Skip to content

Commit 5c21651

Browse files
committed
bump shell deps
1 parent 539c383 commit 5c21651

File tree

3 files changed

+133
-61
lines changed

3 files changed

+133
-61
lines changed

package-lock.json

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

packages/compass-shell/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"@mongodb-js/compass-user-data": "^0.7.2",
5858
"@mongodb-js/compass-utils": "^0.9.2",
5959
"@mongodb-js/compass-workspaces": "^0.42.0",
60-
"@mongosh/browser-repl": "^3.12.0",
61-
"@mongosh/logging": "^3.8.0",
62-
"@mongosh/node-runtime-worker-thread": "^3.3.10",
60+
"@mongosh/browser-repl": "^3.16.2",
61+
"@mongosh/logging": "^3.9.2",
62+
"@mongosh/node-runtime-worker-thread": "^3.3.16",
6363
"bson": "^6.10.3",
6464
"compass-preferences-model": "^2.41.0",
6565
"@mongodb-js/compass-app-registry": "^9.4.11",

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
},
183183
"dependencies": {
184184
"@mongodb-js/device-id": "^0.2.0",
185-
"@mongosh/node-runtime-worker-thread": "^3.3.10",
185+
"@mongosh/node-runtime-worker-thread": "^3.3.16",
186186
"clipboard": "^2.0.6",
187187
"kerberos": "^2.2.1",
188188
"keytar": "^7.9.0",

0 commit comments

Comments
 (0)