From 0c6b13f7cf71b4a82b46f93ea68e981532c98c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:02:33 +0000 Subject: [PATCH] Bump tfx-cli from 0.23.3 to 0.23.4 in /cantarus-polydeploy-client Bumps [tfx-cli](https://github.com/Microsoft/tfs-cli) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/Microsoft/tfs-cli/releases) - [Commits](https://github.com/Microsoft/tfs-cli/commits) --- updated-dependencies: - dependency-name: tfx-cli dependency-version: 0.23.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cantarus-polydeploy-client/package-lock.json | 30 ++++++-------------- cantarus-polydeploy-client/package.json | 2 +- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/cantarus-polydeploy-client/package-lock.json b/cantarus-polydeploy-client/package-lock.json index b1e7aac..8aa660d 100644 --- a/cantarus-polydeploy-client/package-lock.json +++ b/cantarus-polydeploy-client/package-lock.json @@ -13,7 +13,7 @@ "azure-pipelines-task-lib": "^5.277.0" }, "devDependencies": { - "tfx-cli": "^0.23.3" + "tfx-cli": "^0.23.4" } }, "node_modules/@babel/code-frame": { @@ -3294,9 +3294,9 @@ } }, "node_modules/tfx-cli": { - "version": "0.23.3", - "resolved": "https://registry.npmjs.org/tfx-cli/-/tfx-cli-0.23.3.tgz", - "integrity": "sha512-4M+2vbMqho3uZIZA4qM1DU6wIIcRRhNbhSfAg9P9C13EUN4YH8R3x8Lkmg6cpSuutEALSTojFAVCW01W4BuOww==", + "version": "0.23.4", + "resolved": "https://registry.npmjs.org/tfx-cli/-/tfx-cli-0.23.4.tgz", + "integrity": "sha512-P6/j9U1Kv71Ckr0ENx6k0mGt++EK7C7O1bsS4eI1AjjbK0Gnkz5BfAni5FhTPu9zEv6/GhUvdNHqu9A7K+W7LA==", "dev": true, "dependencies": { "app-root-path": "1.0.0", @@ -3308,7 +3308,7 @@ "jju": "^1.4.0", "json-in-place": "^1.0.1", "jszip": "^3.10.1", - "lodash": "~4.17.23", + "lodash": "~4.18.1", "minimist": "^1.2.6", "mkdirp": "^1.0.4", "onecolor": "^2.5.0", @@ -3390,12 +3390,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/tfx-cli/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "dev": true - }, "node_modules/tfx-cli/node_modules/lru-cache": { "version": "11.2.4", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz", @@ -6198,9 +6192,9 @@ } }, "tfx-cli": { - "version": "0.23.3", - "resolved": "https://registry.npmjs.org/tfx-cli/-/tfx-cli-0.23.3.tgz", - "integrity": "sha512-4M+2vbMqho3uZIZA4qM1DU6wIIcRRhNbhSfAg9P9C13EUN4YH8R3x8Lkmg6cpSuutEALSTojFAVCW01W4BuOww==", + "version": "0.23.4", + "resolved": "https://registry.npmjs.org/tfx-cli/-/tfx-cli-0.23.4.tgz", + "integrity": "sha512-P6/j9U1Kv71Ckr0ENx6k0mGt++EK7C7O1bsS4eI1AjjbK0Gnkz5BfAni5FhTPu9zEv6/GhUvdNHqu9A7K+W7LA==", "dev": true, "requires": { "app-root-path": "1.0.0", @@ -6212,7 +6206,7 @@ "jju": "^1.4.0", "json-in-place": "^1.0.1", "jszip": "^3.10.1", - "lodash": "~4.17.23", + "lodash": "~4.18.1", "minimist": "^1.2.6", "mkdirp": "^1.0.4", "onecolor": "^2.5.0", @@ -6267,12 +6261,6 @@ "@isaacs/cliui": "^8.0.2" } }, - "lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "dev": true - }, "lru-cache": { "version": "11.2.4", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz", diff --git a/cantarus-polydeploy-client/package.json b/cantarus-polydeploy-client/package.json index 92c15c7..aff57b0 100644 --- a/cantarus-polydeploy-client/package.json +++ b/cantarus-polydeploy-client/package.json @@ -16,7 +16,7 @@ "azure-pipelines-task-lib": "^5.277.0" }, "devDependencies": { - "tfx-cli": "^0.23.3" + "tfx-cli": "^0.23.4" }, "scripts": { "package": "cd .. && tfx extension create --manifest-globs vss-extension.json"