chore(deps): bump validator from 10.11.0 to 13.1.17 in /client (#39938)

Bumps [validator](https://github.com/chriso/validator.js) from 10.11.0 to 13.1.17.
- [Release notes](https://github.com/chriso/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chriso/validator.js/compare/10.11.0...13.1.17)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-20 18:54:31 +05:30
committed by GitHub
parent a6c49543d5
commit 5b7ba39f25
2 changed files with 4 additions and 4 deletions

View File

@ -25612,9 +25612,9 @@
}
},
"validator": {
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/validator/-/validator-10.11.0.tgz",
"integrity": "sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw=="
"version": "13.1.17",
"resolved": "https://registry.npmjs.org/validator/-/validator-13.1.17.tgz",
"integrity": "sha512-zL5QBoemJ3jYFb2/j38y7ljhwYGXVLUp8H6W1nVxadnAOvUOytec+L7BHh1oBQ82/TzWXHd+GSaxUWp4lROkLg=="
},
"vary": {
"version": "1.1.2",

View File

@ -78,7 +78,7 @@
"sass.js": "^0.11.0",
"store": "^2.0.12",
"typescript": "^4.0.5",
"validator": "^10.11.0"
"validator": "^13.1.17"
},
"keywords": [
"gatsby"