Skip to content

Commit

Permalink
feat: upgrade express-validator from 6.15.0 to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 12, 2023
1 parent 4872c2d commit 4637132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"body-parser": "^1.19.1",
"cors": "^2.8.5",
"express": "^4.17.1",
"express-validator": "^6.14.0",
"express-validator": "^7.0.1",
"jwt-decode": "^3.1.2",
"morgan": "^1.10.0",
"serialize-error": "^11.0.3",
Expand Down

0 comments on commit 4637132

Please sign in to comment.