Skip to content

Commit cbd6a7d

Browse files
authored
chore(deps): bump shell and driver deps to latest COMPASS-8682 COMPASS-8619 (#6565)
1 parent 839c548 commit cbd6a7d

File tree

18 files changed

+1237
-1238
lines changed

18 files changed

+1237
-1238
lines changed

package-lock.json

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

packages/atlas-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
"@mongodb-js/compass-user-data": "^0.3.12",
8080
"@mongodb-js/compass-utils": "^0.6.16",
8181
"@mongodb-js/connection-info": "^0.9.5",
82-
"@mongodb-js/devtools-connect": "^3.3.3",
83-
"@mongodb-js/devtools-proxy-support": "^0.4.1",
82+
"@mongodb-js/devtools-connect": "^3.3.4",
83+
"@mongodb-js/devtools-proxy-support": "^0.4.2",
8484
"@mongodb-js/oidc-plugin": "^1.1.5",
8585
"hadron-app-registry": "^9.2.8",
8686
"compass-preferences-model": "^2.31.1",

packages/compass-aggregations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"hadron-document": "^8.6.6",
8585
"hadron-type-checker": "^7.2.4",
8686
"lodash": "^4.17.21",
87-
"mongodb": "^6.11.0",
87+
"mongodb": "^6.12.0",
8888
"mongodb-collection-model": "^5.23.9",
8989
"mongodb-data-service": "^22.23.9",
9090
"mongodb-database-model": "^2.23.9",

packages/compass-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"hadron-build": "^25.5.16",
5858
"lodash": "^4.17.21",
5959
"mocha": "^10.2.0",
60-
"mongodb": "^6.11.0",
60+
"mongodb": "^6.12.0",
6161
"mongodb-build-info": "^1.7.2",
6262
"mongodb-connection-string-url": "^3.0.1",
6363
"mongodb-log-writer": "^1.4.2",

packages/compass-explain-plan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"d3-hierarchy": "^3.1.2",
8383
"hadron-app-registry": "^9.2.8",
8484
"lodash": "^4.17.21",
85-
"mongodb": "^6.11.0",
85+
"mongodb": "^6.12.0",
8686
"react": "^17.0.2",
8787
"react-redux": "^8.1.3",
8888
"redux": "^4.2.1",

packages/compass-generative-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"bson": "^6.10.1",
6262
"compass-preferences-model": "^2.31.1",
6363
"hadron-app-registry": "^9.2.8",
64-
"mongodb": "^6.11.0",
64+
"mongodb": "^6.12.0",
6565
"mongodb-schema": "^12.2.0",
6666
"react": "^17.0.2",
6767
"react-redux": "^8.1.3",

packages/compass-import-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"hadron-document": "^8.6.6",
6565
"hadron-ipc": "^3.2.27",
6666
"lodash": "^4.17.21",
67-
"mongodb": "^6.11.0",
67+
"mongodb": "^6.12.0",
6868
"mongodb-data-service": "^22.23.9",
6969
"mongodb-ns": "^2.4.2",
7070
"mongodb-query-parser": "^4.2.3",

packages/compass-indexes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"compass-preferences-model": "^2.31.1",
8484
"hadron-app-registry": "^9.2.8",
8585
"lodash": "^4.17.21",
86-
"mongodb": "^6.11.0",
86+
"mongodb": "^6.12.0",
8787
"mongodb-collection-model": "^5.23.9",
8888
"mongodb-data-service": "^22.23.9",
8989
"mongodb-query-parser": "^4.2.3",

packages/compass-preferences-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@mongodb-js/compass-logging": "^1.4.12",
5353
"@mongodb-js/compass-user-data": "^0.3.12",
54-
"@mongodb-js/devtools-proxy-support": "^0.4.1",
54+
"@mongodb-js/devtools-proxy-support": "^0.4.2",
5555
"bson": "^6.10.1",
5656
"hadron-app-registry": "^9.2.8",
5757
"hadron-ipc": "^3.2.27",

packages/compass-query-bar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"compass-preferences-model": "^2.31.1",
8383
"hadron-app-registry": "^9.2.8",
8484
"lodash": "^4.17.21",
85-
"mongodb": "^6.11.0",
85+
"mongodb": "^6.12.0",
8686
"mongodb-instance-model": "^12.24.9",
8787
"mongodb-ns": "^2.4.2",
8888
"mongodb-query-parser": "^4.2.3",

0 commit comments

Comments
 (0)