Skip to content

Commit

Permalink
Merge pull request #354 from vinitkumar/snyk-fix-a34650443b249b9af99c…
Browse files Browse the repository at this point in the history
…b937f9671d09

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
vinitkumar authored Oct 10, 2024
2 parents b4e2fdb + 40d94be commit cc51ff2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"compression": "^1.7.1",
"connect-flash": "latest",
"connect-mongo": "latest",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cookie-session": "^1.3.3",
"csurf": "^1.10.0",
"dateformat": "^3.0.3",
"dotenv": "^8.6.0",
"errorhandler": "^1.5.0",
"eslint": "^9.9.1",
"express": "^4.21.0",
"express-session": "^1.18.0",
"express": "^4.21.1",
"express-session": "^1.18.1",
"forever": "latest",
"method-override": "^3.0.0",
"moment": "^2.30.1",
Expand Down

0 comments on commit cc51ff2

Please sign in to comment.