Skip to content

Commit

Permalink
chore(deps-dev): bump mongodb
Browse files Browse the repository at this point in the history
Bumps the patch-level group in /packages/opentelemetry-node with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native).


Updates `mongodb` from 6.8.0 to 6.8.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v6.8.1/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.8.0...v6.8.1)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-level
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent e8928b1 commit 4db8862
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions packages/opentelemetry-node/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 packages/opentelemetry-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"fastify": "^4.28.1",
"ioredis": "^5.4.1",
"module-details-from-path": "^1.0.3",
"mongodb": "^6.8.0",
"mongodb": "^6.8.1",
"pg": "^8.12.0",
"pino": "^9.4.0",
"redis": "^4.7.0",
Expand Down

0 comments on commit 4db8862

Please sign in to comment.