Skip to content

Commit b9bdfd7

Browse files
chore(deps): update mongosh to latest
1 parent 85abdc9 commit b9bdfd7

35 files changed

Lines changed: 132 additions & 127 deletions

File tree

package-lock.json

Lines changed: 77 additions & 72 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@mongodb-js/compass-user-data": "^0.20.0",
7777
"@mongodb-js/compass-utils": "^0.10.0",
7878
"@mongodb-js/connection-info": "^0.28.0",
79-
"@mongodb-js/devtools-connect": "^3.17.0",
79+
"@mongodb-js/devtools-connect": "^3.17.1",
8080
"@mongodb-js/devtools-proxy-support": "^0.7.15",
8181
"@mongodb-js/oidc-plugin": "^2.0.4",
8282
"compass-preferences-model": "^3.0.0",

packages/bson-transpilers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"antlr4": "4.7.2",
43-
"bson": "^7.2.0",
43+
"bson": "^7.3.0",
4444
"js-yaml": "^4.1.1",
4545
"js-yaml-js-types": "^1.0.1"
4646
},

packages/compass-aggregations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
"@mongodb-js/mongodb-constants": "^0.25.1",
7777
"@mongodb-js/my-queries-storage": "^1.0.0",
7878
"@mongodb-js/shell-bson-parser": "^1.5.13",
79-
"bson": "^7.2.0",
79+
"bson": "^7.3.0",
8080
"compass-preferences-model": "^3.0.0",
8181
"hadron-document": "^8.11.6",
8282
"hadron-type-checker": "^7.5.6",
8383
"lodash": "^4.18.1",
84-
"mongodb": "^7.1.1",
84+
"mongodb": "^7.3.0",
8585
"mongodb-collection-model": "^5.41.0",
8686
"mongodb-data-service": "^22.40.0",
8787
"mongodb-database-model": "^2.41.0",

packages/compass-assistant/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@mongodb-js/workspace-info": "^1.9.0",
6666
"@mongosh/service-provider-node-driver": "^5.0.11",
6767
"ai": "^6.0.3",
68-
"bson": "^7.2.0",
68+
"bson": "^7.3.0",
6969
"compass-preferences-model": "^3.0.0",
7070
"lodash": "^4.18.1",
7171
"mongodb-collection-model": "^5.41.0",
@@ -96,7 +96,7 @@
9696
"chai": "^4.3.6",
9797
"depcheck": "^1.4.1",
9898
"mocha": "^10.2.0",
99-
"mongodb": "^7.1.1",
99+
"mongodb": "^7.3.0",
100100
"mongodb-assistant-eval": "^0.0.8",
101101
"nyc": "^15.1.0",
102102
"openai": "^6.3.0",

packages/compass-collection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
"@mongodb-js/workspace-info": "^1.9.0",
6666
"@mongodb-js/connection-info": "^0.28.0",
6767
"@mongodb-js/mongodb-constants": "^0.25.1",
68-
"bson": "^7.2.0",
68+
"bson": "^7.3.0",
6969
"compass-preferences-model": "^3.0.0",
7070
"hadron-document": "^8.11.6",
7171
"hadron-type-checker": "^7.5.6",
72-
"mongodb": "^7.1.1",
72+
"mongodb": "^7.3.0",
7373
"mongodb-collection-model": "^5.41.0",
7474
"mongodb-connection-string-url": "^7.0.1",
7575
"mongodb-ns": "^3.2.0",

packages/compass-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@react-aria/interactions": "^3.9.1",
9292
"@react-aria/utils": "^3.13.1",
9393
"@react-aria/visually-hidden": "^3.3.1",
94-
"bson": "^7.2.0",
94+
"bson": "^7.3.0",
9595
"focus-trap-react": "^9.0.2",
9696
"hadron-document": "^8.11.6",
9797
"hadron-type-checker": "^7.5.6",

packages/compass-connections/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"@mongodb-js/connection-form": "^1.84.0",
5959
"@mongodb-js/connection-info": "^0.28.0",
6060
"@mongodb-js/connection-storage": "^1.0.0",
61-
"bson": "^7.2.0",
61+
"bson": "^7.3.0",
6262
"compass-preferences-model": "^3.0.0",
6363
"lodash": "^4.18.1",
64-
"mongodb": "^7.1.1",
64+
"mongodb": "^7.3.0",
6565
"mongodb-build-info": "^1.8.1",
6666
"mongodb-connection-string-url": "^7.0.1",
6767
"mongodb-data-service": "^22.40.0",

packages/compass-crud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@
8686
"@mongodb-js/shell-bson-parser": "^1.5.13",
8787
"ag-grid-community": "^20.2.0",
8888
"ag-grid-react": "^20.2.0",
89-
"bson": "^7.2.0",
89+
"bson": "^7.3.0",
9090
"compass-preferences-model": "^3.0.0",
9191
"hadron-document": "^8.11.6",
9292
"hadron-type-checker": "^7.5.6",
9393
"jsondiffpatch": "^0.7.6",
9494
"lodash": "^4.18.1",
95-
"mongodb": "^7.1.1",
95+
"mongodb": "^7.3.0",
9696
"mongodb-data-service": "^22.40.0",
9797
"mongodb-ns": "^3.2.0",
9898
"mongodb-query-parser": "^4.7.13",

packages/compass-data-modeling/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"@mongodb-js/compass-utils": "^0.10.0",
6767
"@mongodb-js/compass-workspaces": "^1.0.0",
6868
"@mongodb-js/workspace-info": "^1.9.0",
69-
"bson": "^7.2.0",
69+
"bson": "^7.3.0",
7070
"compass-preferences-model": "^3.0.0",
7171
"html-to-image": "1.11.11",
7272
"lodash": "^4.18.1",
73-
"mongodb": "^7.1.1",
73+
"mongodb": "^7.3.0",
7474
"mongodb-ns": "^3.2.0",
7575
"mongodb-schema": "^12.6.3",
7676
"react": "^17.0.2",

0 commit comments

Comments
 (0)