Skip to content

Commit 8ecd204

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 b23252b commit 8ecd204

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
@@ -63,7 +63,7 @@
6363
"redux-persist": "4.10.2",
6464
"redux-thunk": "^2.3.0",
6565
"typescript": "^4.6.3",
66-
"validator": "^10.11.0",
66+
"validator": "^13.7.0",
6767
"yup": "^0.32.11"
6868
},
6969
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17194,10 +17194,10 @@ validate-npm-package-license@^3.0.1:
1719417194
spdx-correct "^3.0.0"
1719517195
spdx-expression-parse "^3.0.0"
1719617196

17197-
validator@^10.11.0:
17198-
version "10.11.0"
17199-
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"
17200-
integrity sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw==
17197+
validator@^13.7.0:
17198+
version "13.7.0"
17199+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
17200+
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
1720117201

1720217202
value-equal@^1.0.1:
1720317203
version "1.0.1"

0 commit comments

Comments
 (0)