Skip to content

Commit f0bc1b2

Browse files
chore(deps): bump bson and mongodb-log-writer
Bumps [bson](https://github.com/mongodb/js-bson) and [mongodb-log-writer](https://github.com/mongodb-js/devtools-shared). These dependencies needed to be updated together. Updates `bson` from 6.10.4 to 7.0.0 - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/main/HISTORY.md) - [Commits](mongodb/js-bson@v6.10.4...v7.0.0) Updates `mongodb-log-writer` from 2.4.4 to 2.5.0 - [Commits](https://github.com/mongodb-js/devtools-shared/compare/mongodb-log-writer@2.4.4...mongodb-log-writer@2.5.0) --- updated-dependencies: - dependency-name: bson dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: mongodb-log-writer dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cced0c7 commit f0bc1b2

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@mongosh/arg-parser": "^3.23.0",
122122
"@mongosh/service-provider-node-driver": "^3.17.5",
123123
"ai": "^5.0.72",
124-
"bson": "^6.10.4",
124+
"bson": "^7.0.0",
125125
"express": "^5.1.0",
126126
"lru-cache": "^11.1.0",
127127
"mongodb-connection-string-url": "^3.0.2",

pnpm-lock.yaml

Lines changed: 22 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)