Skip to content

Commit e6e4a74

Browse files
committed
chore(deps): update mongosh packages
1 parent 1717b95 commit e6e4a74

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/compass-shell/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"@mongodb-js/compass-user-data": "^0.5.8",
5858
"@mongodb-js/compass-utils": "^0.8.8",
5959
"@mongodb-js/compass-workspaces": "^0.33.0",
60-
"@mongosh/browser-repl": "^3.6.0",
61-
"@mongosh/logging": "^3.6.0",
62-
"@mongosh/node-runtime-worker-thread": "^3.3.1",
60+
"@mongosh/browser-repl": "^3.10.1",
61+
"@mongosh/logging": "^3.7.0",
62+
"@mongosh/node-runtime-worker-thread": "^3.3.6",
6363
"bson": "^6.10.3",
6464
"compass-preferences-model": "^2.34.0",
6565
"hadron-app-registry": "^9.4.8",

packages/compass/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"email": "[email protected]"
181181
},
182182
"dependencies": {
183-
"@mongosh/node-runtime-worker-thread": "^3.3.1",
183+
"@mongosh/node-runtime-worker-thread": "^3.3.6",
184184
"clipboard": "^2.0.6",
185185
"kerberos": "^2.2.1",
186186
"keytar": "^7.9.0",

0 commit comments

Comments
 (0)