Skip to content

Commit

Permalink
Merge pull request #46 from TartejBrothers/snyk-upgrade-94b928fbc6516…
Browse files Browse the repository at this point in the history
…678328ce7bf7ba41bfb

[Snyk] Upgrade mongodb from 6.9.0 to 6.10.0
  • Loading branch information
TartejBrothers authored Nov 13, 2024
2 parents 3817341 + 4082966 commit dc1051c
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 5 deletions.
56 changes: 53 additions & 3 deletions Todo-API/package-lock.json

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

5 changes: 3 additions & 2 deletions Todo-API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
"express": "^4.21.1",
"firebase-admin": "^12.6.0",
"firebase-functions": "^4.8.0",
"mongodb": "^6.9.0",
"mongoose": "^8.7.2",

"mongodb": "^6.10.0",
"mongoose": "^8.7.1",
"multer": "^1.4.5-lts.1",
"punycode": "^2.3.1"
}
Expand Down

0 comments on commit dc1051c

Please sign in to comment.