Skip to content

Commit

Permalink
fix: apis/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 11, 2024
1 parent 2d8aaa1 commit ec703fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
"dependencies": {
"async": "^2.0.1",
"body-parser": "~1.12.4",
"body-parser": "~1.20.3",
"connect-flash": "^0.1.1",
"cookie-parser": "~1.3.5",
"crypto-md5": "^1.0.0",
"debug": "~2.2.0",
"express": "~4.12.4",
"express": "~4.20.0",
"express-session": "^1.14.1",
"jade": "~1.9.2",
"mongodb": "^1.4.4",
Expand Down

0 comments on commit ec703fe

Please sign in to comment.