Skip to content

Commit

Permalink
build(deps): bump validator and express-validator
Browse files Browse the repository at this point in the history
Bumps [validator](https://github.com/validatorjs/validator.js) to 13.11.0 and updates ancestor dependency [express-validator](https://github.com/express-validator/express-validator). These dependencies need to be updated together.


Updates `validator` from 5.7.0 to 13.11.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@5.7.0...13.11.0)

Updates `express-validator` from 2.21.0 to 7.0.1
- [Release notes](https://github.com/express-validator/express-validator/releases)
- [Commits](express-validator/express-validator@v2.21.0...v7.0.1)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
- dependency-name: express-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 101780e commit 5196596
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 94 deletions.
100 changes: 7 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"ejs": "~3.1.7",
"express": "^4.17.1",
"express-session": "^1.17.1",
"express-validator": "^4.0.0",
"express-validator": "^7.0.1",
"moment": "^2.27.0",
"mongoose": "^5.7.5",
"mongoose-type-email": "^1.0.2",
Expand Down

0 comments on commit 5196596

Please sign in to comment.