chore(deps): bump validator from 13.1.17 to 13.5.2 in /client

Bumps [validator](https://github.com/chriso/validator.js) from 13.1.17 to 13.5.2.
- [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/13.1.17...13.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-21 12:33:30 +00:00
parent 78caa21d7d
commit fd111e3567
2 changed files with 4 additions and 4 deletions

View File

@ -26157,9 +26157,9 @@
}
},
"validator": {
"version": "13.1.17",
"resolved": "https://registry.npmjs.org/validator/-/validator-13.1.17.tgz",
"integrity": "sha512-zL5QBoemJ3jYFb2/j38y7ljhwYGXVLUp8H6W1nVxadnAOvUOytec+L7BHh1oBQ82/TzWXHd+GSaxUWp4lROkLg=="
"version": "13.5.2",
"resolved": "https://registry.npmjs.org/validator/-/validator-13.5.2.tgz",
"integrity": "sha512-mD45p0rvHVBlY2Zuy3F3ESIe1h5X58GPfAtslBjY7EtTqGquZTj+VX/J4RnHWN8FKq0C9WRVt1oWAcytWRuYLQ=="
},
"vary": {
"version": "1.1.2",

View File

@ -75,7 +75,7 @@
"sass.js": "^0.11.0",
"store": "^2.0.12",
"typescript": "^4.1.2",
"validator": "^13.1.17"
"validator": "^13.5.2"
},
"keywords": [
"gatsby"