Skip to content

Commit 01e4362

Browse files
chore(deps): bump the driver group across 1 directory with 2 updates
Bumps the driver group with 2 updates in the / directory: [bson](https://github.com/mongodb/js-bson) and [mongodb](https://github.com/mongodb/node-mongodb-native). Updates `bson` from 6.9.0 to 6.10.1 - [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.9.0...v6.10.1) Updates `mongodb` from 6.10.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.10.0...v6.12.0) --- updated-dependencies: - dependency-name: bson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: driver - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: driver ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30e1ace commit 01e4362

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,13 +1218,13 @@
12181218
"@mongosh/service-provider-node-driver": "^2.3.3",
12191219
"@mongosh/shell-api": "^2.3.3",
12201220
"@segment/analytics-node": "^1.3.0",
1221-
"bson": "^6.8.0",
1221+
"bson": "^6.10.1",
12221222
"debug": "^4.3.7",
12231223
"dotenv": "^16.4.5",
12241224
"ejson-shell-parser": "^2.0.1",
12251225
"lodash": "^4.17.21",
12261226
"micromatch": "^4.0.8",
1227-
"mongodb": "^6.9.0",
1227+
"mongodb": "^6.12.0",
12281228
"mongodb-build-info": "^1.7.2",
12291229
"mongodb-cloud-info": "^2.1.5",
12301230
"mongodb-connection-string-url": "^3.0.1",

0 commit comments

Comments
 (0)