Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/mongodb

See this project in Snyk:
https://app.snyk.io/org/sebastianwzq/project/175e21a5-a82d-40de-a925-3f01820c6b66?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 18, 2024
1 parent 8c5a160 commit d10b611
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions scripts/20230317_whitespace_issue/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 scripts/20230317_whitespace_issue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"bson": "^5.4.0",
"lodash": "^4.17.21",
"mongodb": "^5.8.0"
"mongodb": "^5.9.2"
}
}

0 comments on commit d10b611

Please sign in to comment.