Skip to content

Commit

Permalink
chore(deps-dev): bump mongodb from 6.13.1 to 6.14.0 (#287)
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.13.1 to 6.14.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.13.1...v6.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent bcfc32b commit 39d7730
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/mongodb-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"cross-env": "^7.0.3",
"dotenv": "^16.4.7",
"eslint": "^9.21.0",
"mongodb": "^6.13.1",
"mongodb": "^6.14.0",
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
},
"peerDependencies": {
"mongodb": "^6.13.1"
"mongodb": "^6.14.0"
},
"dependencies": {
"@kakang/eventemitter": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39d7730

Please sign in to comment.