Skip to content

Commit

Permalink
Bump mongodb from 6.11.0 to 6.12.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.11.0...v6.12.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent fdcd348 commit 0d62288
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -23,7 +23,7 @@
"homepage": "https://github.com/jarikmarwede/freeCodeCamp-projects#readme",
"dependencies": {
"busboy": "^0.3.1",
"mongodb": "^6.11.0",
"mongodb": "^6.12.0",
"mongoose": "^8.8.4",
"node-fetch": "^3.3.2"
},
Expand Down

0 comments on commit 0d62288

Please sign in to comment.