Skip to content

Commit c1dc826

Browse files
Bump validator from 10.11.0 to 13.7.0
Bumps [validator](https://github.com/validatorjs/validator.js) from 10.11.0 to 13.7.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@10.11.0...13.7.0) --- updated-dependencies: - dependency-name: validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22d8357 commit c1dc826

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"redux": "^4.0.1",
4242
"redux-persist": "4.10.2",
4343
"redux-thunk": "^2.3.0",
44-
"validator": "^10.11.0"
44+
"validator": "^13.7.0"
4545
},
4646
"devDependencies": {
4747
"eslint-plugin-babel": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12261,10 +12261,10 @@ validate-npm-package-license@^3.0.1:
1226112261
spdx-correct "^3.0.0"
1226212262
spdx-expression-parse "^3.0.0"
1226312263

12264-
validator@^10.11.0:
12265-
version "10.11.0"
12266-
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"
12267-
integrity sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw==
12264+
validator@^13.7.0:
12265+
version "13.7.0"
12266+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
12267+
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
1226812268

1226912269
value-equal@^1.0.1:
1227012270
version "1.0.1"

0 commit comments

Comments
 (0)