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 a2a57b4 commit ab28767
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 @@ -32,13 +32,13 @@
"node": ">=8.x"
},
"dependencies": {
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"configure-env": "^1.0.0",
"cookie-parser": "~1.4.3",
"cron": "^1.1.0",
"debug": ">=2.6.9",
"dotenv-safe": "^4.0.4",
"express": "^4.17.1",
"express": "^4.21.0",
"lowdb": "^1.0.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.0",
Expand Down

0 comments on commit ab28767

Please sign in to comment.