Skip to content

Commit

Permalink
fix: upgrade express-validator from 7.1.0 to 7.2.0 (#133)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-validator from 7.1.0 to 7.2.0.

See this package in npm:
express-validator

See this project in Snyk:
https://app.snyk.io/org/type-style/project/e2bcd002-cb74-409c-ba55-fb6349df1cbc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Type-Style and snyk-bot committed Sep 2, 2024
1 parent b083e02 commit 1c9bfdc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -79,7 +79,7 @@
"express": "^4.19.2",
"express-rate-limit": "^7.4.0",
"express-slow-down": "^2.0.3",
"express-validator": "^7.1.0",
"express-validator": "^7.2.0",
"helmet": "^7.1.0",
"hpp": "^0.2.3",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 1c9bfdc

Please sign in to comment.