Merge pull request #4 from Rodrigoplp/dependabot/npm_and_yarn/validator-13.7.0

Bump validator from 9.1.1 to 13.7.0
This commit is contained in:
Rodrigo Pedroso Leite Pinto 2022-02-11 21:58:13 -05:00 committed by GitHub
commit 50f1231aed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
"mongoose": "^5.7.5",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"validator": "^9.1.1"
"validator": "^13.7.0"
},
"devDependencies": {
"nodemon": "^1.12.1"