Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent edc9a60 commit 459a8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"auth0-extension-express-tools": "2.0.0",
"auth0-extension-tools": "1.3.2",
"bluebird": "^3.3.4",
"body-parser": "^1.15.0",
"body-parser": "^1.20.3",
"boom": "^2.7.2",
"comma-separated-values": "^3.6.4",
"ejs": "^2.4.1",
"express": "4.17.0",
"express": "4.21.0",
"formidable": "1.0.17",
"lodash": "^4.8.2",
"nconf": "^0.8.4",
Expand Down

0 comments on commit 459a8c8

Please sign in to comment.