Skip to content

Commit

Permalink
fix: upgrade mongodb from 6.7.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.7.0 to 6.8.0.

See this package in npm:
mongodb

See this project in Snyk:
https://app.snyk.io/org/kazimanzurrashid/project/78ff7547-3a99-49b0-b1cc-22ff3e8413b9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 19, 2024
1 parent 6b61e8f commit 1ab75de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@redis/client": "^1.5.16",
"express": "^4.19.2",
"express-pino-logger": "^7.0.0",
"mongodb": "^6.7.0",
"mongodb": "^6.8.0",
"multer": "^1.4.5-lts.1",
"node-cron": "^3.0.3",
"parse-duration": "^1.1.0",
Expand Down

0 comments on commit 1ab75de

Please sign in to comment.