Skip to content

Commit

Permalink
fix: upgrade mongodb from 6.5.0 to 6.11.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongodb from 6.5.0 to 6.11.0.

See this package in npm:
mongodb

See this project in Snyk:
https://app.snyk.io/org/guardian-y7t/project/64e6c9f0-8136-4f80-bbfd-85a42218ad81?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent f18773f commit d5f7743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"express": "^4.17.3",
"http-errors": "^2.0.0",
"js-yaml": "^4.1.0",
"mongodb": "6.5.0",
"mongodb": "6.11.0",
"mongoose": "^6.10.0",
"morgan": "^1.10.0",
"nats": "^2.12.1",
Expand Down

0 comments on commit d5f7743

Please sign in to comment.