diff --git a/package-lock.json b/package-lock.json index dcdca3e90..d95eeff79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25625,9 +25625,9 @@ } }, "node_modules/punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "engines": { "node": ">=6" } @@ -30718,7 +30718,7 @@ "dependencies": { "@mongosh/errors": "0.0.0-dev.0", "@mongosh/i18n": "0.0.0-dev.0", - "mongodb-connection-string-url": "^2.6.0" + "mongodb-connection-string-url": "^3.0.0" }, "devDependencies": { "@mongodb-js/devtools-connect": "^2.4.1", @@ -30734,6 +30734,46 @@ "node": ">=14.15.1" } }, + "packages/arg-parser/node_modules/@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "dependencies": { + "@types/webidl-conversions": "*" + } + }, + "packages/arg-parser/node_modules/mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "dependencies": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "packages/arg-parser/node_modules/tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "dependencies": { + "punycode": "^2.3.0" + }, + "engines": { + "node": ">=14" + } + }, + "packages/arg-parser/node_modules/whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "dependencies": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=16" + } + }, "packages/async-rewriter2": { "name": "@mongosh/async-rewriter2", "version": "0.0.0-dev.0", @@ -31071,7 +31111,7 @@ "askpassword": "^1.2.4", "is-recoverable-error": "^1.0.3", "js-yaml": "^4.1.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-log-writer": "^1.4.0", "numeral": "^2.0.6", "pretty-repl": "^4.0.0", @@ -31114,6 +31154,14 @@ "win-export-certificate-and-key": "^1.1.1" } }, + "packages/cli-repl/node_modules/@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "dependencies": { + "@types/webidl-conversions": "*" + } + }, "packages/cli-repl/node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", @@ -31130,6 +31178,38 @@ "js-yaml": "bin/js-yaml.js" } }, + "packages/cli-repl/node_modules/mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "dependencies": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "packages/cli-repl/node_modules/tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "dependencies": { + "punycode": "^2.3.0" + }, + "engines": { + "node": ">=14" + } + }, + "packages/cli-repl/node_modules/whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "dependencies": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=16" + } + }, "packages/connectivity-tests": { "name": "@mongosh/connectivity-tests", "version": "0.0.0-dev.0", @@ -31218,7 +31298,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-redact": "^0.2.2" }, "devDependencies": { @@ -31227,7 +31307,7 @@ "@mongodb-js/tsconfig-mongosh": "^1.0.0", "depcheck": "^1.4.3", "eslint": "^7.25.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-redact": "^0.2.2", "prettier": "^2.8.8" }, @@ -31235,6 +31315,50 @@ "node": ">=14.15.1" } }, + "packages/history/node_modules/@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "dev": true, + "dependencies": { + "@types/webidl-conversions": "*" + } + }, + "packages/history/node_modules/mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "dev": true, + "dependencies": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "packages/history/node_modules/tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "dev": true, + "dependencies": { + "punycode": "^2.3.0" + }, + "engines": { + "node": ">=14" + } + }, + "packages/history/node_modules/whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "dev": true, + "dependencies": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=16" + } + }, "packages/i18n": { "name": "@mongosh/i18n", "version": "0.0.0-dev.0", @@ -31477,7 +31601,7 @@ "@types/sinon-chai": "^3.2.4", "aws4": "^1.11.0", "mongodb": "^6.2.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "socks": "^2.7.1" }, "devDependencies": { @@ -31496,6 +31620,46 @@ "mongodb-client-encryption": "^6.0.0" } }, + "packages/service-provider-server/node_modules/@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "dependencies": { + "@types/webidl-conversions": "*" + } + }, + "packages/service-provider-server/node_modules/mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "dependencies": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "packages/service-provider-server/node_modules/tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "dependencies": { + "punycode": "^2.3.0" + }, + "engines": { + "node": ">=14" + } + }, + "packages/service-provider-server/node_modules/whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "dependencies": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=16" + } + }, "packages/shell-api": { "name": "@mongosh/shell-api", "version": "0.0.0-dev.0", @@ -37721,8 +37885,44 @@ "depcheck": "^1.4.3", "eslint": "^7.25.0", "mongodb": "^6.2.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "prettier": "^2.8.8" + }, + "dependencies": { + "@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "requires": { + "@types/webidl-conversions": "*" + } + }, + "mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "requires": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "requires": { + "punycode": "^2.3.0" + } + }, + "whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "requires": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + } + } } }, "@mongosh/async-rewriter2": { @@ -37997,7 +38197,7 @@ "is-recoverable-error": "^1.0.3", "js-yaml": "^4.1.0", "macos-export-certificate-and-key": "^1.1.1", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-crypt-library-dummy": "^1.0.2", "mongodb-crypt-library-version": "^1.0.3", "mongodb-log-writer": "^1.4.0", @@ -38013,6 +38213,14 @@ "yargs-parser": "^20.2.4" }, "dependencies": { + "@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "requires": { + "@types/webidl-conversions": "*" + } + }, "argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", @@ -38025,6 +38233,32 @@ "requires": { "argparse": "^2.0.1" } + }, + "mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "requires": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "requires": { + "punycode": "^2.3.0" + } + }, + "whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "requires": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + } } } }, @@ -38104,9 +38338,49 @@ "@mongodb-js/tsconfig-mongosh": "^1.0.0", "depcheck": "^1.4.3", "eslint": "^7.25.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-redact": "^0.2.2", "prettier": "^2.8.8" + }, + "dependencies": { + "@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "dev": true, + "requires": { + "@types/webidl-conversions": "*" + } + }, + "mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "dev": true, + "requires": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "dev": true, + "requires": { + "punycode": "^2.3.0" + } + }, + "whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "dev": true, + "requires": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + } + } } }, "@mongosh/i18n": { @@ -38272,9 +38546,45 @@ "kerberos": "^2.0.3", "mongodb": "^6.2.0", "mongodb-client-encryption": "^6.0.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "prettier": "^2.8.8", "socks": "^2.7.1" + }, + "dependencies": { + "@types/whatwg-url": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.2.tgz", + "integrity": "sha512-Y6qLTPwNq7VnHvNzK48tWojzsVvpLqJ91ZqT7e+PxUfgzF5NFgOm6+E377IgnujPn1N7kISyKLCPC1cK1Q3zew==", + "requires": { + "@types/webidl-conversions": "*" + } + }, + "mongodb-connection-string-url": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", + "integrity": "sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==", + "requires": { + "@types/whatwg-url": "^11.0.2", + "whatwg-url": "^13.0.0" + } + }, + "tr46": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", + "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "requires": { + "punycode": "^2.3.0" + } + }, + "whatwg-url": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-13.0.0.tgz", + "integrity": "sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==", + "requires": { + "tr46": "^4.1.1", + "webidl-conversions": "^7.0.0" + } + } } }, "@mongosh/shell-api": { @@ -52330,9 +52640,9 @@ } }, "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" }, "puppeteer": { "version": "21.0.3", diff --git a/packages/arg-parser/package.json b/packages/arg-parser/package.json index ad36fe461..50cfd66c8 100644 --- a/packages/arg-parser/package.json +++ b/packages/arg-parser/package.json @@ -37,7 +37,7 @@ "dependencies": { "@mongosh/errors": "0.0.0-dev.0", "@mongosh/i18n": "0.0.0-dev.0", - "mongodb-connection-string-url": "^2.6.0" + "mongodb-connection-string-url": "^3.0.0" }, "devDependencies": { "@mongodb-js/devtools-connect": "^2.4.1", diff --git a/packages/cli-repl/package.json b/packages/cli-repl/package.json index 28674cc2a..4dcc20c7b 100644 --- a/packages/cli-repl/package.json +++ b/packages/cli-repl/package.json @@ -77,7 +77,7 @@ "askpassword": "^1.2.4", "is-recoverable-error": "^1.0.3", "js-yaml": "^4.1.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-log-writer": "^1.4.0", "numeral": "^2.0.6", "pretty-repl": "^4.0.0", diff --git a/packages/history/package.json b/packages/history/package.json index 1bf7f9c98..5cf5ef0b0 100644 --- a/packages/history/package.json +++ b/packages/history/package.json @@ -35,7 +35,7 @@ "unitTestsOnly": true }, "dependencies": { - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-redact": "^0.2.2" }, "devDependencies": { @@ -44,7 +44,7 @@ "@mongodb-js/tsconfig-mongosh": "^1.0.0", "depcheck": "^1.4.3", "eslint": "^7.25.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "mongodb-redact": "^0.2.2", "prettier": "^2.8.8" } diff --git a/packages/service-provider-server/package.json b/packages/service-provider-server/package.json index 95125f449..21dd239a1 100644 --- a/packages/service-provider-server/package.json +++ b/packages/service-provider-server/package.json @@ -55,7 +55,7 @@ "@types/sinon-chai": "^3.2.4", "aws4": "^1.11.0", "mongodb": "^6.2.0", - "mongodb-connection-string-url": "^2.6.0", + "mongodb-connection-string-url": "^3.0.0", "socks": "^2.7.1" }, "optionalDependencies": {