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 0f70128 commit e4d2c77
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 @@ -39,10 +39,10 @@
"auth0-extension-express-tools": "^1.1.9",
"auth0-extension-tools": "^1.3.3",
"auth0-oauth2-express": "1.2.0",
"body-parser": "^1.15.2",
"body-parser": "^1.20.3",
"cors": "2.8.1",
"crypto": "^0.0.3",
"express": "4.14.0",
"express": "4.21.0",
"express-jwt": "^5.1.0",
"handlebars": "^4.0.5",
"jsonwebtoken": "^7.1.9",
Expand Down

0 comments on commit e4d2c77

Please sign in to comment.