From e643880f1f1d738dfbf11ca6b90d2b30a68a6747 Mon Sep 17 00:00:00 2001 From: "mongodb-devtools-bot[bot]" <189715634+mongodb-devtools-bot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 00:35:13 +0000 Subject: [PATCH] chore(deps): update mongosh to latest --- package-lock.json | 228 ++++++++++++++-------------- packages/compass-shell/package.json | 4 +- packages/compass/package.json | 2 +- 3 files changed, 117 insertions(+), 117 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4d2a5b07ebf..3eb13761372 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10357,11 +10357,11 @@ } }, "node_modules/@mongodb-js/mongodb-ts-autocomplete": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-ts-autocomplete/-/mongodb-ts-autocomplete-0.4.7.tgz", - "integrity": "sha512-0hWjFB7eeivmfclAbhg8NzZlz3m5dcFPMByMvnb3wmDE32exUpaAc3BxTYvu7cVJe3JdN67XyspIRdOyERyk8Q==", + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-ts-autocomplete/-/mongodb-ts-autocomplete-0.4.8.tgz", + "integrity": "sha512-n2Alr6a8LZzADBxZRbQKBvSetfkr8bPZkNS9Duht6pluiiaKGasBKfv4xGUTtOP+UatnEiDuK/DuF6DTeXVnYA==", "dependencies": { - "@mongodb-js/ts-autocomplete": "^0.4.6", + "@mongodb-js/ts-autocomplete": "^0.4.7", "@mongosh/shell-api": "^3.16.2", "debug": "^4.4.0", "lodash": "^4.17.21", @@ -11305,9 +11305,9 @@ "link": true }, "node_modules/@mongodb-js/ts-autocomplete": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/@mongodb-js/ts-autocomplete/-/ts-autocomplete-0.4.6.tgz", - "integrity": "sha512-4I8OG9NdL0xbhfIRNORmYIXFwkCmx6iD7nmHSV7wSVpIjJN05XmNz24ZP116V0YcYFniDErfQ+M4PaRjAktXLg==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/@mongodb-js/ts-autocomplete/-/ts-autocomplete-0.4.7.tgz", + "integrity": "sha512-H3ARdz3tlv2yGGCmzz6GfFwoHv1QSFDl9jBMigRQCblftFxU5lv2diJDh7qGhUrRUeu76knUdaAC2CektgqVWA==", "dependencies": { "debug": "^4.4.0", "lodash": "^4.17.21", @@ -11347,12 +11347,12 @@ "link": true }, "node_modules/@mongosh/arg-parser": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.19.0.tgz", - "integrity": "sha512-z/0pBJ5+/r8N/kv6kANczY8/LgmrbZ+pGUCNBk/2jHgrOBtnGFSkeTL6s5S/zJt/Hze9GfNNqr+TOMYpvZdUXA==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.20.0.tgz", + "integrity": "sha512-qHSnY93HML7roL0UljEOoHG6KwJxIaiV2aJiL07nWb/oAq6Rw4Ruk2JG3zD37lbaefz1MHxGE5icVjN3o8o4XQ==", "dependencies": { "@mongosh/errors": "2.4.4", - "@mongosh/i18n": "^2.16.0", + "@mongosh/i18n": "^2.17.0", "mongodb-connection-string-url": "^3.0.2" }, "engines": { @@ -11395,13 +11395,13 @@ } }, "node_modules/@mongosh/autocomplete": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.23.0.tgz", - "integrity": "sha512-7d9n4T/4CfO35gZrhFfswQcI4wrIY6YldwjI1Kwr5Rq4chZbb+zI92vlqEWiyM8413iimbeK4cPtK3TAoaQeQQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.24.0.tgz", + "integrity": "sha512-majMseTHgvszF/zyJ8dzdY0Dnd077x2TEiZtw04LnfojNhxBqsOHM9rJMHZXREEAhD8ASWSkxjEFlWXD/E7KnQ==", "dependencies": { "@mongodb-js/mongodb-constants": "^0.10.1", "@mongodb-js/mongodb-ts-autocomplete": "^0.4.7", - "@mongosh/shell-api": "^3.23.0", + "@mongosh/shell-api": "^3.24.0", "semver": "^7.5.4" }, "engines": { @@ -11409,17 +11409,17 @@ } }, "node_modules/@mongosh/browser-repl": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/browser-repl/-/browser-repl-3.23.0.tgz", - "integrity": "sha512-dOlaNxG21dNpBThBcs0EavU75rxCl45eI9eVPIMWMtp32hMcUfBGmEpA6fymXDOkn0MIp9x5GCecUi1qTppnIQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-repl/-/browser-repl-3.24.0.tgz", + "integrity": "sha512-4ocd2lCTEtzCOVg5Kf9sCOMjB+UqN4l0xtlbjDmZ9J4CQ1q3sJkimAUFsPmiyusyiA/WAeKXf0wqnJra5m20Qg==", "dependencies": { - "@mongosh/browser-runtime-core": "^3.23.0", + "@mongosh/browser-runtime-core": "^3.24.0", "@mongosh/errors": "2.4.4", "@mongosh/history": "2.4.9", - "@mongosh/i18n": "^2.16.0", - "@mongosh/node-runtime-worker-thread": "3.3.25", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/i18n": "^2.17.0", + "@mongosh/node-runtime-worker-thread": "3.3.26", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-bson": "1.0.2", "bson": "^6.10.4", "numeral": "^2.0.6", "text-table": "^0.2.0" @@ -11444,14 +11444,14 @@ } }, "node_modules/@mongosh/browser-runtime-core": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.23.0.tgz", - "integrity": "sha512-06naLItbSp9ftq/93xccc8qy0AsnESuJ4pMnESjVw0Gn1nHgFk5+NZkeV2MlwWm6s0IopX1ONIyKHqj/PyY3PA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.24.0.tgz", + "integrity": "sha512-yl3oNerLLwLiMjGdJmYb6+YoAzmZtimjV+QBjH0IqYHyh8etcMDQjhzPPkana88XdzoIczmqVJc6WQtbjWr04w==", "dependencies": { - "@mongosh/autocomplete": "^3.23.0", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-api": "^3.23.0", - "@mongosh/shell-evaluator": "^3.23.0" + "@mongosh/autocomplete": "^3.24.0", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-api": "^3.24.0", + "@mongosh/shell-evaluator": "^3.24.0" }, "engines": { "node": ">=14.15.1" @@ -11495,9 +11495,9 @@ } }, "node_modules/@mongosh/i18n": { - "version": "2.16.0", - "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.16.0.tgz", - "integrity": "sha512-13BlJmYpvmh5pzZt01xUV9ktXGYtGZV+NkSs0/UWyII5GttwDXjTCeoO0z5xtIE7Q3U0VJYpqDDNuZqY9eYT7Q==", + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.17.0.tgz", + "integrity": "sha512-B8vFQSCiUKgOAu63aFQyH1a+Psuof1+kUM7+XyKVVC8jKy9VSNiaNPS2YErAZrg0ACmgIPCHZUbE3us1UhoSBg==", "dependencies": { "@mongosh/errors": "2.4.4" }, @@ -11524,9 +11524,9 @@ } }, "node_modules/@mongosh/node-runtime-worker-thread": { - "version": "3.3.25", - "resolved": "https://registry.npmjs.org/@mongosh/node-runtime-worker-thread/-/node-runtime-worker-thread-3.3.25.tgz", - "integrity": "sha512-hvkHOOseEKg8epOm9hDcryvC8LG/j6zSXlnwAXrzxFMNVGYs4sm8BeqeDFlUSICm20gB4K44dVWgmqnf0dtduw==", + "version": "3.3.26", + "resolved": "https://registry.npmjs.org/@mongosh/node-runtime-worker-thread/-/node-runtime-worker-thread-3.3.26.tgz", + "integrity": "sha512-5vTKT/PaU0JBji5lln0CFZQkjmX5ED+Z8twr3uTTPUyaHHcvRPecL5lhmNKiajd0j8gDNLNmnvS+MKCZUZwC+w==", "dependencies": { "interruptor": "^1.0.1", "system-ca": "^2.0.1", @@ -11537,12 +11537,12 @@ } }, "node_modules/@mongosh/service-provider-core": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@mongosh/service-provider-core/-/service-provider-core-3.6.0.tgz", - "integrity": "sha512-t9XNI7sYzbAyBqdAcCU8RND4INKvvkwVndFcy77Qx6Sb+SJsZh/W4yWc2n9/10VHduGFaGPq+Ihh2yvCLHDeNg==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@mongosh/service-provider-core/-/service-provider-core-3.6.1.tgz", + "integrity": "sha512-+Ei/JV1E/2XFohJ4KZTECsihr0PWC6lKnpuKIcb4LhIvg01hlX4rpkDQp9nqhYFvHT+j1Ol0IBRKchMjJYi86A==", "dependencies": { "@mongosh/errors": "2.4.4", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/shell-bson": "1.0.2", "bson": "^6.10.4", "mongodb": "^6.19.0", "mongodb-build-info": "^1.7.2", @@ -11570,18 +11570,18 @@ } }, "node_modules/@mongosh/shell-api": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.23.0.tgz", - "integrity": "sha512-Xm5x/olYORrmO04tNrQO5GFdAkUEgff6sq9JeQ091IKRA7txMbZ2x/W8BDU7OEm+1dDAKqGVirgBjPmtwvwbGQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.24.0.tgz", + "integrity": "sha512-GunonZ9ZPubq+hZx819+18CQCKsTnxlszQOXA7JKhCeCrGcR/xmVs8g9vPSJiNvW2MBKwig0prMjTbPJ2LEIIQ==", "dependencies": { "@babel/core": "^7.26.10", "@babel/types": "^7.26.10", - "@mongosh/arg-parser": "^3.19.0", + "@mongosh/arg-parser": "^3.20.0", "@mongosh/errors": "2.4.4", "@mongosh/history": "2.4.9", - "@mongosh/i18n": "^2.16.0", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/i18n": "^2.17.0", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-bson": "1.0.2", "mongodb-redact": "^1.1.5", "mongodb-schema": "^12.6.2" }, @@ -11590,9 +11590,9 @@ } }, "node_modules/@mongosh/shell-bson": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@mongosh/shell-bson/-/shell-bson-1.0.1.tgz", - "integrity": "sha512-Z2QltY6CXzosRBpJ/2jAsA/iplTeMMqUcdKVUnmVShWo5SoV1O1Qx+ywL1VPCUxRxeoATKiUcHWJGpor2/Fknw==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@mongosh/shell-bson/-/shell-bson-1.0.2.tgz", + "integrity": "sha512-3v/eDOveoFvGWNYMUtPO2knnjxLIVm+rM3RmuuhM3LGd8Q5wdXYsvrG3R7MPCzBNJi4y6F4dEb+RwdhBKIxV5g==", "dependencies": { "@mongosh/errors": "^2.4.4" }, @@ -11604,13 +11604,13 @@ } }, "node_modules/@mongosh/shell-evaluator": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.23.0.tgz", - "integrity": "sha512-Z9F4KOKK5alj8H/QgoWGx92Sq0RNR0a48QuSwoZyxUZQKXOnOf5YGH6F4DDcIXLLMwjuresdlREP+tohbcmm9g==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.24.0.tgz", + "integrity": "sha512-+KbRQ+0kU0ejO5WGA0hAkBfrwIuHKfV+avWczQ4yFAZTjzSFitQbok0KFRO4bMa5rbWqrZw3MNMrG+thBVuAKg==", "dependencies": { "@mongosh/async-rewriter2": "2.4.10", "@mongosh/history": "2.4.9", - "@mongosh/shell-api": "^3.23.0" + "@mongosh/shell-api": "^3.24.0" }, "engines": { "node": ">=14.15.1" @@ -47488,7 +47488,7 @@ "license": "SSPL", "dependencies": { "@mongodb-js/device-id": "^0.2.0", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "clipboard": "^2.0.6", "kerberos": "^2.2.1", "keytar": "^7.9.0", @@ -51748,9 +51748,9 @@ "@mongodb-js/compass-user-data": "^0.10.4", "@mongodb-js/compass-utils": "^0.9.19", "@mongodb-js/compass-workspaces": "^0.61.0", - "@mongosh/browser-repl": "^3.23.0", + "@mongosh/browser-repl": "^3.24.0", "@mongosh/logging": "^3.15.1", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "bson": "^6.10.4", "compass-preferences-model": "^2.59.0", "react": "^17.0.2", @@ -64993,9 +64993,9 @@ "@mongodb-js/prettier-config-compass": "^1.2.9", "@mongodb-js/testing-library-compass": "^1.3.17", "@mongodb-js/tsconfig-compass": "^1.2.12", - "@mongosh/browser-repl": "^3.23.0", + "@mongosh/browser-repl": "^3.24.0", "@mongosh/logging": "^3.15.1", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "bson": "^6.10.4", "chai": "^4.2.0", "compass-preferences-model": "^2.59.0", @@ -66627,11 +66627,11 @@ } }, "@mongodb-js/mongodb-ts-autocomplete": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-ts-autocomplete/-/mongodb-ts-autocomplete-0.4.7.tgz", - "integrity": "sha512-0hWjFB7eeivmfclAbhg8NzZlz3m5dcFPMByMvnb3wmDE32exUpaAc3BxTYvu7cVJe3JdN67XyspIRdOyERyk8Q==", + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-ts-autocomplete/-/mongodb-ts-autocomplete-0.4.8.tgz", + "integrity": "sha512-n2Alr6a8LZzADBxZRbQKBvSetfkr8bPZkNS9Duht6pluiiaKGasBKfv4xGUTtOP+UatnEiDuK/DuF6DTeXVnYA==", "requires": { - "@mongodb-js/ts-autocomplete": "^0.4.6", + "@mongodb-js/ts-autocomplete": "^0.4.7", "@mongosh/shell-api": "^3.16.2", "debug": "^4.4.0", "lodash": "^4.17.21", @@ -67445,9 +67445,9 @@ } }, "@mongodb-js/ts-autocomplete": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/@mongodb-js/ts-autocomplete/-/ts-autocomplete-0.4.6.tgz", - "integrity": "sha512-4I8OG9NdL0xbhfIRNORmYIXFwkCmx6iD7nmHSV7wSVpIjJN05XmNz24ZP116V0YcYFniDErfQ+M4PaRjAktXLg==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/@mongodb-js/ts-autocomplete/-/ts-autocomplete-0.4.7.tgz", + "integrity": "sha512-H3ARdz3tlv2yGGCmzz6GfFwoHv1QSFDl9jBMigRQCblftFxU5lv2diJDh7qGhUrRUeu76knUdaAC2CektgqVWA==", "requires": { "debug": "^4.4.0", "lodash": "^4.17.21", @@ -67766,12 +67766,12 @@ } }, "@mongosh/arg-parser": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.19.0.tgz", - "integrity": "sha512-z/0pBJ5+/r8N/kv6kANczY8/LgmrbZ+pGUCNBk/2jHgrOBtnGFSkeTL6s5S/zJt/Hze9GfNNqr+TOMYpvZdUXA==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.20.0.tgz", + "integrity": "sha512-qHSnY93HML7roL0UljEOoHG6KwJxIaiV2aJiL07nWb/oAq6Rw4Ruk2JG3zD37lbaefz1MHxGE5icVjN3o8o4XQ==", "requires": { "@mongosh/errors": "2.4.4", - "@mongosh/i18n": "^2.16.0", + "@mongosh/i18n": "^2.17.0", "mongodb-connection-string-url": "^3.0.2" }, "dependencies": { @@ -67807,28 +67807,28 @@ } }, "@mongosh/autocomplete": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.23.0.tgz", - "integrity": "sha512-7d9n4T/4CfO35gZrhFfswQcI4wrIY6YldwjI1Kwr5Rq4chZbb+zI92vlqEWiyM8413iimbeK4cPtK3TAoaQeQQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.24.0.tgz", + "integrity": "sha512-majMseTHgvszF/zyJ8dzdY0Dnd077x2TEiZtw04LnfojNhxBqsOHM9rJMHZXREEAhD8ASWSkxjEFlWXD/E7KnQ==", "requires": { "@mongodb-js/mongodb-constants": "^0.10.1", "@mongodb-js/mongodb-ts-autocomplete": "^0.4.7", - "@mongosh/shell-api": "^3.23.0", + "@mongosh/shell-api": "^3.24.0", "semver": "^7.5.4" } }, "@mongosh/browser-repl": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/browser-repl/-/browser-repl-3.23.0.tgz", - "integrity": "sha512-dOlaNxG21dNpBThBcs0EavU75rxCl45eI9eVPIMWMtp32hMcUfBGmEpA6fymXDOkn0MIp9x5GCecUi1qTppnIQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-repl/-/browser-repl-3.24.0.tgz", + "integrity": "sha512-4ocd2lCTEtzCOVg5Kf9sCOMjB+UqN4l0xtlbjDmZ9J4CQ1q3sJkimAUFsPmiyusyiA/WAeKXf0wqnJra5m20Qg==", "requires": { - "@mongosh/browser-runtime-core": "^3.23.0", + "@mongosh/browser-runtime-core": "^3.24.0", "@mongosh/errors": "2.4.4", "@mongosh/history": "2.4.9", - "@mongosh/i18n": "^2.16.0", - "@mongosh/node-runtime-worker-thread": "3.3.25", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/i18n": "^2.17.0", + "@mongosh/node-runtime-worker-thread": "3.3.26", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-bson": "1.0.2", "bson": "^6.10.4", "numeral": "^2.0.6", "text-table": "^0.2.0" @@ -67842,14 +67842,14 @@ } }, "@mongosh/browser-runtime-core": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.23.0.tgz", - "integrity": "sha512-06naLItbSp9ftq/93xccc8qy0AsnESuJ4pMnESjVw0Gn1nHgFk5+NZkeV2MlwWm6s0IopX1ONIyKHqj/PyY3PA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.24.0.tgz", + "integrity": "sha512-yl3oNerLLwLiMjGdJmYb6+YoAzmZtimjV+QBjH0IqYHyh8etcMDQjhzPPkana88XdzoIczmqVJc6WQtbjWr04w==", "requires": { - "@mongosh/autocomplete": "^3.23.0", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-api": "^3.23.0", - "@mongosh/shell-evaluator": "^3.23.0" + "@mongosh/autocomplete": "^3.24.0", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-api": "^3.24.0", + "@mongosh/shell-evaluator": "^3.24.0" } }, "@mongosh/errors": { @@ -67886,9 +67886,9 @@ } }, "@mongosh/i18n": { - "version": "2.16.0", - "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.16.0.tgz", - "integrity": "sha512-13BlJmYpvmh5pzZt01xUV9ktXGYtGZV+NkSs0/UWyII5GttwDXjTCeoO0z5xtIE7Q3U0VJYpqDDNuZqY9eYT7Q==", + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.17.0.tgz", + "integrity": "sha512-B8vFQSCiUKgOAu63aFQyH1a+Psuof1+kUM7+XyKVVC8jKy9VSNiaNPS2YErAZrg0ACmgIPCHZUbE3us1UhoSBg==", "requires": { "@mongosh/errors": "2.4.4" } @@ -67909,9 +67909,9 @@ } }, "@mongosh/node-runtime-worker-thread": { - "version": "3.3.25", - "resolved": "https://registry.npmjs.org/@mongosh/node-runtime-worker-thread/-/node-runtime-worker-thread-3.3.25.tgz", - "integrity": "sha512-hvkHOOseEKg8epOm9hDcryvC8LG/j6zSXlnwAXrzxFMNVGYs4sm8BeqeDFlUSICm20gB4K44dVWgmqnf0dtduw==", + "version": "3.3.26", + "resolved": "https://registry.npmjs.org/@mongosh/node-runtime-worker-thread/-/node-runtime-worker-thread-3.3.26.tgz", + "integrity": "sha512-5vTKT/PaU0JBji5lln0CFZQkjmX5ED+Z8twr3uTTPUyaHHcvRPecL5lhmNKiajd0j8gDNLNmnvS+MKCZUZwC+w==", "requires": { "interruptor": "^1.0.1", "system-ca": "^2.0.1", @@ -67919,12 +67919,12 @@ } }, "@mongosh/service-provider-core": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@mongosh/service-provider-core/-/service-provider-core-3.6.0.tgz", - "integrity": "sha512-t9XNI7sYzbAyBqdAcCU8RND4INKvvkwVndFcy77Qx6Sb+SJsZh/W4yWc2n9/10VHduGFaGPq+Ihh2yvCLHDeNg==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@mongosh/service-provider-core/-/service-provider-core-3.6.1.tgz", + "integrity": "sha512-+Ei/JV1E/2XFohJ4KZTECsihr0PWC6lKnpuKIcb4LhIvg01hlX4rpkDQp9nqhYFvHT+j1Ol0IBRKchMjJYi86A==", "requires": { "@mongosh/errors": "2.4.4", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/shell-bson": "1.0.2", "bson": "^6.10.4", "mongodb": "^6.19.0", "mongodb-build-info": "^1.7.2", @@ -67951,38 +67951,38 @@ } }, "@mongosh/shell-api": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.23.0.tgz", - "integrity": "sha512-Xm5x/olYORrmO04tNrQO5GFdAkUEgff6sq9JeQ091IKRA7txMbZ2x/W8BDU7OEm+1dDAKqGVirgBjPmtwvwbGQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.24.0.tgz", + "integrity": "sha512-GunonZ9ZPubq+hZx819+18CQCKsTnxlszQOXA7JKhCeCrGcR/xmVs8g9vPSJiNvW2MBKwig0prMjTbPJ2LEIIQ==", "requires": { "@babel/core": "^7.26.10", "@babel/types": "^7.26.10", - "@mongosh/arg-parser": "^3.19.0", + "@mongosh/arg-parser": "^3.20.0", "@mongosh/errors": "2.4.4", "@mongosh/history": "2.4.9", - "@mongosh/i18n": "^2.16.0", - "@mongosh/service-provider-core": "3.6.0", - "@mongosh/shell-bson": "1.0.1", + "@mongosh/i18n": "^2.17.0", + "@mongosh/service-provider-core": "3.6.1", + "@mongosh/shell-bson": "1.0.2", "mongodb-redact": "^1.1.5", "mongodb-schema": "^12.6.2" } }, "@mongosh/shell-bson": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@mongosh/shell-bson/-/shell-bson-1.0.1.tgz", - "integrity": "sha512-Z2QltY6CXzosRBpJ/2jAsA/iplTeMMqUcdKVUnmVShWo5SoV1O1Qx+ywL1VPCUxRxeoATKiUcHWJGpor2/Fknw==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@mongosh/shell-bson/-/shell-bson-1.0.2.tgz", + "integrity": "sha512-3v/eDOveoFvGWNYMUtPO2knnjxLIVm+rM3RmuuhM3LGd8Q5wdXYsvrG3R7MPCzBNJi4y6F4dEb+RwdhBKIxV5g==", "requires": { "@mongosh/errors": "^2.4.4" } }, "@mongosh/shell-evaluator": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.23.0.tgz", - "integrity": "sha512-Z9F4KOKK5alj8H/QgoWGx92Sq0RNR0a48QuSwoZyxUZQKXOnOf5YGH6F4DDcIXLLMwjuresdlREP+tohbcmm9g==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.24.0.tgz", + "integrity": "sha512-+KbRQ+0kU0ejO5WGA0hAkBfrwIuHKfV+avWczQ4yFAZTjzSFitQbok0KFRO4bMa5rbWqrZw3MNMrG+thBVuAKg==", "requires": { "@mongosh/async-rewriter2": "2.4.10", "@mongosh/history": "2.4.9", - "@mongosh/shell-api": "^3.23.0" + "@mongosh/shell-api": "^3.24.0" } }, "@mongosh/types": { @@ -86579,7 +86579,7 @@ "@mongodb-js/testing-library-compass": "^1.3.17", "@mongodb-js/tsconfig-compass": "^1.2.12", "@mongodb-js/webpack-config-compass": "^1.10.8", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "@segment/analytics-node": "^1.1.4", "@types/minimatch": "^5.1.2", "bson": "^6.10.4", diff --git a/packages/compass-shell/package.json b/packages/compass-shell/package.json index 2cfe9f71c65..717e99af360 100644 --- a/packages/compass-shell/package.json +++ b/packages/compass-shell/package.json @@ -58,9 +58,9 @@ "@mongodb-js/compass-user-data": "^0.10.4", "@mongodb-js/compass-utils": "^0.9.19", "@mongodb-js/compass-workspaces": "^0.61.0", - "@mongosh/browser-repl": "^3.23.0", + "@mongosh/browser-repl": "^3.24.0", "@mongosh/logging": "^3.15.1", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "bson": "^6.10.4", "compass-preferences-model": "^2.59.0", "react": "^17.0.2", diff --git a/packages/compass/package.json b/packages/compass/package.json index 42da347b365..490edc5e93c 100644 --- a/packages/compass/package.json +++ b/packages/compass/package.json @@ -182,7 +182,7 @@ }, "dependencies": { "@mongodb-js/device-id": "^0.2.0", - "@mongosh/node-runtime-worker-thread": "^3.3.25", + "@mongosh/node-runtime-worker-thread": "^3.3.26", "clipboard": "^2.0.6", "kerberos": "^2.2.1", "keytar": "^7.9.0",