Skip to content

Commit

Permalink
build(deps): bump express-validator from 6.12.0 to 6.12.1 (#731)
Browse files Browse the repository at this point in the history
Bumps [express-validator](https://github.com/express-validator/express-validator) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/express-validator/express-validator/releases)
- [Commits](express-validator/express-validator@v6.12.0...v6.12.1)

---
updated-dependencies:
- dependency-name: express-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2021
1 parent 2d63e32 commit e19b447
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 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 @@ -27,7 +27,7 @@
"debug": "~4.3.2",
"dotenv": "^10.0.0",
"express": "~4.17.1",
"express-validator": "^6.12.0",
"express-validator": "^6.12.1",
"express-winston": "^2.6.0",
"handlebars": "^4.7.7",
"jsonwebtoken": "^8.5.1",
Expand Down

0 comments on commit e19b447

Please sign in to comment.