Skip to content

Commit 1a2f80b

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 6ada4e9 commit 1a2f80b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -1323,13 +1323,13 @@
13231323
"@mongosh/service-provider-node-driver": "^2.3.3",
13241324
"@mongosh/shell-api": "^2.3.3",
13251325
"@segment/analytics-node": "^1.3.0",
1326-
"bson": "^6.8.0",
1326+
"bson": "^6.10.1",
13271327
"debug": "^4.3.7",
13281328
"dotenv": "^16.4.5",
13291329
"ejson-shell-parser": "^2.0.1",
13301330
"lodash": "^4.17.21",
13311331
"micromatch": "^4.0.8",
1332-
"mongodb": "^6.9.0",
1332+
"mongodb": "^6.12.0",
13331333
"mongodb-build-info": "^1.7.2",
13341334
"mongodb-cloud-info": "^2.1.5",
13351335
"mongodb-connection-string-url": "^3.0.1",

0 commit comments

Comments
 (0)