Skip to content

Commit

Permalink
feat: upgrade connect-mongo from 4.6.0 to 5.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade connect-mongo from 4.6.0 to 5.0.0.

See this package in npm:
https://www.npmjs.com/package/connect-mongo

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 29, 2023
1 parent 070d7f4 commit ce52f5b
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 14 deletions.
145 changes: 132 additions & 13 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"body-parser": "^1.20.1",
"connect-mongo": "^4.6.0",
"connect-mongo": "^5.0.0",
"cors": "^2.8.4",
"express": "^4.18.2",
"log4js": "^6.7.0",
Expand Down

0 comments on commit ce52f5b

Please sign in to comment.