Skip to content

Commit

Permalink
fix: upgrade mongodb from 6.5.0 to 6.8.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.8.0.

See this package in npm:
mongodb

See this project in Snyk:
https://app.snyk.io/org/prernaadev01/project/9c222174-61af-4977-a945-f1d49be32c3e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 19, 2024
1 parent 0f20c51 commit 8fcda78
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.8.0",
"mongoose": "^6.10.0",
"morgan": "^1.10.0",
"nats": "^2.12.1",
Expand Down

0 comments on commit 8fcda78

Please sign in to comment.