From 29524db29551539be54a3d81e0c9792e17228637 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Wed, 9 Oct 2024 14:46:15 +0200 Subject: [PATCH 1/2] chore(deps): bump macos-export-certificate-and-key To include mongodb-js/macos-export-certificate-and-key@44a927327b8b --- package-lock.json | 29 +++++++++++++++++++++++++++-- packages/cli-repl/package.json | 2 +- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 447b651f17..b253394303 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31237,7 +31237,7 @@ "optionalDependencies": { "get-console-process-list": "^1.0.5", "glibc-version": "^1.0.0", - "macos-export-certificate-and-key": "^1.2.2", + "macos-export-certificate-and-key": "^1.2.3", "mongodb-crypt-library-version": "^1.0.5", "win-export-certificate-and-key": "^2.1.0" } @@ -31258,6 +31258,21 @@ "js-yaml": "bin/js-yaml.js" } }, + "packages/cli-repl/node_modules/macos-export-certificate-and-key": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/macos-export-certificate-and-key/-/macos-export-certificate-and-key-1.2.3.tgz", + "integrity": "sha512-O7+9e2JSctV1ylyzx8nwHDaA/H5Tpoudtd8q/YfRp26hAjE32caMPAS2jPQ2azRRSuRqx8gD24Vnf9bo7hH5Dw==", + "hasInstallScript": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "darwin" + ], + "dependencies": { + "bindings": "^1.5.0", + "node-addon-api": "^4.3.0" + } + }, "packages/connectivity-tests": { "name": "@mongosh/connectivity-tests", "version": "0.0.0-dev.0", @@ -37295,7 +37310,7 @@ "glibc-version": "^1.0.0", "is-recoverable-error": "^1.0.3", "js-yaml": "^4.1.0", - "macos-export-certificate-and-key": "^1.2.2", + "macos-export-certificate-and-key": "^1.2.3", "mongodb": "^6.9.0", "mongodb-connection-string-url": "^3.0.1", "mongodb-crypt-library-dummy": "^1.0.2", @@ -37324,6 +37339,16 @@ "requires": { "argparse": "^2.0.1" } + }, + "macos-export-certificate-and-key": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/macos-export-certificate-and-key/-/macos-export-certificate-and-key-1.2.3.tgz", + "integrity": "sha512-O7+9e2JSctV1ylyzx8nwHDaA/H5Tpoudtd8q/YfRp26hAjE32caMPAS2jPQ2azRRSuRqx8gD24Vnf9bo7hH5Dw==", + "optional": true, + "requires": { + "bindings": "^1.5.0", + "node-addon-api": "^4.3.0" + } } } }, diff --git a/packages/cli-repl/package.json b/packages/cli-repl/package.json index d5b9c32829..96b14173cc 100644 --- a/packages/cli-repl/package.json +++ b/packages/cli-repl/package.json @@ -115,7 +115,7 @@ "optionalDependencies": { "get-console-process-list": "^1.0.5", "glibc-version": "^1.0.0", - "macos-export-certificate-and-key": "^1.2.2", + "macos-export-certificate-and-key": "^1.2.3", "mongodb-crypt-library-version": "^1.0.5", "win-export-certificate-and-key": "^2.1.0" } From d24e5e2b02e81a4e70f06aadd4169ab64893dd35 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Wed, 30 Oct 2024 13:17:29 +0100 Subject: [PATCH 2/2] v1.2.4 --- package-lock.json | 29 +++++++++++++++++++++++++++-- packages/cli-repl/package.json | 2 +- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bdc8b55578..8ab3b864df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31339,7 +31339,7 @@ "optionalDependencies": { "get-console-process-list": "^1.0.5", "glibc-version": "^1.0.0", - "macos-export-certificate-and-key": "^1.2.3", + "macos-export-certificate-and-key": "^1.2.4", "mongodb-crypt-library-version": "^1.0.5", "win-export-certificate-and-key": "^2.1.0" } @@ -31360,6 +31360,21 @@ "js-yaml": "bin/js-yaml.js" } }, + "packages/cli-repl/node_modules/macos-export-certificate-and-key": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/macos-export-certificate-and-key/-/macos-export-certificate-and-key-1.2.4.tgz", + "integrity": "sha512-y5QZEywlBNKd+EhPZ1Hz1FmDbbeQKtuVHJaTlawdl7vXw9bi/4tJB2xSMwX4sMVcddy3gbQ8K0IqXAi2TpDo2g==", + "hasInstallScript": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "darwin" + ], + "dependencies": { + "bindings": "^1.5.0", + "node-addon-api": "^4.3.0" + } + }, "packages/connectivity-tests": { "name": "@mongosh/connectivity-tests", "version": "0.0.0-dev.0", @@ -37380,7 +37395,7 @@ "glibc-version": "^1.0.0", "is-recoverable-error": "^1.0.3", "js-yaml": "^4.1.0", - "macos-export-certificate-and-key": "^1.2.3", + "macos-export-certificate-and-key": "^1.2.4", "mongodb": "^6.10.0", "mongodb-connection-string-url": "^3.0.1", "mongodb-crypt-library-dummy": "^1.0.2", @@ -37409,6 +37424,16 @@ "requires": { "argparse": "^2.0.1" } + }, + "macos-export-certificate-and-key": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/macos-export-certificate-and-key/-/macos-export-certificate-and-key-1.2.4.tgz", + "integrity": "sha512-y5QZEywlBNKd+EhPZ1Hz1FmDbbeQKtuVHJaTlawdl7vXw9bi/4tJB2xSMwX4sMVcddy3gbQ8K0IqXAi2TpDo2g==", + "optional": true, + "requires": { + "bindings": "^1.5.0", + "node-addon-api": "^4.3.0" + } } } }, diff --git a/packages/cli-repl/package.json b/packages/cli-repl/package.json index d822b165c4..28be75b27c 100644 --- a/packages/cli-repl/package.json +++ b/packages/cli-repl/package.json @@ -115,7 +115,7 @@ "optionalDependencies": { "get-console-process-list": "^1.0.5", "glibc-version": "^1.0.0", - "macos-export-certificate-and-key": "^1.2.3", + "macos-export-certificate-and-key": "^1.2.4", "mongodb-crypt-library-version": "^1.0.5", "win-export-certificate-and-key": "^2.1.0" }