From fb8e2df9696b16b8a71e95aceb33a8516bc42268 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:06:05 +0000 Subject: [PATCH] fix(deps): Update auto-merged patch dependencies --- package-lock.json | 117 ++++++++++++++++------------ packages/create-plugin/package.json | 4 +- packages/react-detect/package.json | 2 +- packages/sign-plugin/package.json | 2 +- 4 files changed, 72 insertions(+), 53 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2868fc16b7..82bdc953c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16737,12 +16737,12 @@ } }, "node_modules/get-uri": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-8.0.0.tgz", - "integrity": "sha512-CqtZlMKvfJeY0Zxv8wazDwXmSKmnMnsmNy8j8+wudi8EyG/pMUB1NqHc+Tv1QaNtpYsK9nOYjb7r7Ufu32RPSw==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-8.0.1.tgz", + "integrity": "sha512-/5N/P4Lrh0p/mDwlDRi7Y1+P2o/OyzZI3l6Iz1Ov6XXwwm1y3RlZLuo3gVgML99djrEDtV980bBxSuOeHLk8ww==", "license": "MIT", "dependencies": { - "basic-ftp": "^5.2.0", + "basic-ftp": "^5.3.1", "data-uri-to-buffer": "8.0.0", "debug": "^4.3.4" }, @@ -18361,13 +18361,14 @@ } }, "node_modules/http-proxy-agent": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-9.0.0.tgz", - "integrity": "sha512-FcF8VhXYLQcxWCnt/cCpT2apKsRDUGeVEeMqGu4HSTu29U8Yw0TLOjdYIlDsYk3IkUh+taX4IDWpPcCqKDhCjA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-9.1.0.tgz", + "integrity": "sha512-2NxoveTT58mjYT4n3RPTEfCZGLMbidoO8XEieXfpSYxu+PQJ1qpx4ypwH6N+uF9twBPIvRRgvkvW5HUTYWENig==", "license": "MIT", "dependencies": { "agent-base": "9.0.0", - "debug": "^4.3.4" + "debug": "^4.3.4", + "proxy-agent-negotiate": "1.1.0" }, "engines": { "node": ">= 20" @@ -18405,13 +18406,14 @@ } }, "node_modules/https-proxy-agent": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-9.0.0.tgz", - "integrity": "sha512-/MVmHp58WkOypgFhCLk4fzpPcFQvTJ/e6LBI7irpIO2HfxUbpmYoHF+KzipzJpxxzJu7aJNWQ0xojJ/dzV2G5g==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-9.1.0.tgz", + "integrity": "sha512-ag87y7cJJ9/3+GxFr8Oy4O5faDsGRGnBGsJj/YjOSsSx/5eadKLYTMPlzuR6obgoCDDm0abAAZitXXQkMOPSpA==", "license": "MIT", "dependencies": { "agent-base": "9.0.0", - "debug": "^4.3.4" + "debug": "^4.3.4", + "proxy-agent-negotiate": "1.1.0" }, "engines": { "node": ">= 20" @@ -23341,19 +23343,19 @@ } }, "node_modules/pac-proxy-agent": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-9.0.1.tgz", - "integrity": "sha512-3ZOSpLboOlpW4yp8Cuv21KlTULRqyJ5Uuad3wXpSKFrxdNgcHEyoa22GRaZ2UlgCVuR6z+5BiavtYVvbajL/Yw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-9.1.0.tgz", + "integrity": "sha512-1aU+1mpj3DrQPfo3gh+3Gap3G5x+axnMx1P/y0ZF2ch7kb2meyOCAH8K2k9d27ROsTE7TnAerzxqF9aon2jqnA==", "license": "MIT", "dependencies": { "agent-base": "9.0.0", "debug": "^4.3.4", - "get-uri": "8.0.0", - "http-proxy-agent": "9.0.0", - "https-proxy-agent": "9.0.0", + "get-uri": "8.0.1", + "http-proxy-agent": "9.1.0", + "https-proxy-agent": "9.1.0", "pac-resolver": "9.0.1", "quickjs-wasi": "^2.2.0", - "socks-proxy-agent": "10.0.0" + "socks-proxy-agent": "10.1.0" }, "engines": { "node": ">= 20" @@ -25701,24 +25703,41 @@ } }, "node_modules/proxy-agent": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-8.0.1.tgz", - "integrity": "sha512-kccqGBqHZXR8onQhY/ganJjoO8QIKKRiFBhPOzbTZK16attzSZ/0XSmp9H7jrRxPKHjhGyx1q32lMPrJ3uLFgA==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-8.0.2.tgz", + "integrity": "sha512-idLLRewuemWd7GH/BDJzGiB0dWGfT2SQs3jy6NtZtGWU9uPTTSdeC1/cdbqLwgzhfv027daGFuXX426e2Eg20A==", "license": "MIT", "dependencies": { "agent-base": "9.0.0", "debug": "^4.3.4", - "http-proxy-agent": "9.0.0", - "https-proxy-agent": "9.0.0", + "http-proxy-agent": "9.1.0", + "https-proxy-agent": "9.1.0", "lru-cache": "^7.14.1", - "pac-proxy-agent": "9.0.1", + "pac-proxy-agent": "9.1.0", "proxy-from-env": "^2.0.0", - "socks-proxy-agent": "10.0.0" + "socks-proxy-agent": "10.1.0" }, "engines": { "node": ">= 20" } }, + "node_modules/proxy-agent-negotiate": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-agent-negotiate/-/proxy-agent-negotiate-1.1.0.tgz", + "integrity": "sha512-N8IBcM3UgCVzz2L2Lqv8DVntDnnC8/hiV4nEDUPkqq72TPUgYWjQc+bdZlBPZK9LzPAvOY//gAt0S0DApoOXWQ==", + "license": "MIT", + "engines": { + "node": ">= 20" + }, + "peerDependencies": { + "kerberos": "^2.0.0" + }, + "peerDependenciesMeta": { + "kerberos": { + "optional": true + } + } + }, "node_modules/proxy-agent/node_modules/lru-cache": { "version": "7.18.3", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", @@ -28332,9 +28351,9 @@ } }, "node_modules/snyk-nodejs-lockfile-parser": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/snyk-nodejs-lockfile-parser/-/snyk-nodejs-lockfile-parser-2.10.0.tgz", - "integrity": "sha512-HzOpdzSHBLumOp7+O6i9nuLSSQRHeCdd1RQeUJnRTUNFYgDTiRRDzZ31l7O3LmmMr0vPqEEZXVQzdW7p+RkYfA==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/snyk-nodejs-lockfile-parser/-/snyk-nodejs-lockfile-parser-2.10.1.tgz", + "integrity": "sha512-fT8/7OjdraHaj3+RGlzELf+YB0p/f/vFlk+5ZmFhLDUw7+lye9k8Djf9gWRC2s9p/x3hY4d4vSWnN7cdLiWDVg==", "license": "Apache-2.0", "dependencies": { "@snyk/dep-graph": "^2.12.0", @@ -28385,6 +28404,16 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", "license": "0BSD" }, + "node_modules/snyk-nodejs-lockfile-parser/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/sockjs": { "version": "0.3.24", "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", @@ -28411,9 +28440,9 @@ } }, "node_modules/socks-proxy-agent": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-10.0.0.tgz", - "integrity": "sha512-pyp2YR3mNxAMu0mGLtzs4g7O3uT4/9sQOLAKcViAkaS9fJWkud7nmaf6ZREFqQEi24IPkBcjfHjXhPTUWjo3uA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-10.1.0.tgz", + "integrity": "sha512-WlMj/67cEJ6MDI1OcsnjuYKDNDoyPCCYZ249kuuXPiMDw9F8PXkVaQ7YWu3siTydfQ/4BEZcvGzu+aYvz7dDCQ==", "license": "MIT", "dependencies": { "agent-base": "9.0.0", @@ -30654,9 +30683,9 @@ } }, "node_modules/valibot": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.1.tgz", - "integrity": "sha512-klCmFTz2jeDluy9RwX+F884TCiogtdBJ/YaxSx1EOBYXa3NXNWj8kR1jjN8rzluwojJVWWaHJ4r1U5LfICnM3g==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz", + "integrity": "sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==", "license": "MIT", "peerDependencies": { "typescript": ">=5" @@ -32504,9 +32533,9 @@ "jsonc-parser": "3.3.1", "minimist": "1.2.8", "recast": "0.23.12", - "semver": "7.8.2", + "semver": "7.8.5", "title-case": "4.3.2", - "valibot": "1.4.1", + "valibot": "1.4.2", "which": "7.0.0", "yaml": "2.9.0" }, @@ -32559,16 +32588,6 @@ "node": ">=20" } }, - "packages/create-plugin/node_modules/semver": { - "version": "7.8.2", - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "packages/create-plugin/node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", @@ -32856,7 +32875,7 @@ "fast-glob": "3.3.3", "minimist": "1.2.8", "pm-detect": "0.6.0", - "snyk-nodejs-lockfile-parser": "2.10.0", + "snyk-nodejs-lockfile-parser": "2.10.1", "source-map": "0.7.6" }, "bin": { @@ -32984,7 +33003,7 @@ "license": "Apache-2.0", "dependencies": { "minimist": "1.2.8", - "proxy-agent": "8.0.1" + "proxy-agent": "8.0.2" }, "bin": { "sign-plugin": "dist/bin/run.js" diff --git a/packages/create-plugin/package.json b/packages/create-plugin/package.json index d6eee0cf42..cca7bc299a 100644 --- a/packages/create-plugin/package.json +++ b/packages/create-plugin/package.json @@ -36,9 +36,9 @@ "jsonc-parser": "3.3.1", "minimist": "1.2.8", "recast": "0.23.12", - "semver": "7.8.2", + "semver": "7.8.5", "title-case": "4.3.2", - "valibot": "1.4.1", + "valibot": "1.4.2", "which": "7.0.0", "yaml": "2.9.0" }, diff --git a/packages/react-detect/package.json b/packages/react-detect/package.json index 11912735aa..9be8d83b46 100644 --- a/packages/react-detect/package.json +++ b/packages/react-detect/package.json @@ -32,7 +32,7 @@ "fast-glob": "3.3.3", "minimist": "1.2.8", "pm-detect": "0.6.0", - "snyk-nodejs-lockfile-parser": "2.10.0", + "snyk-nodejs-lockfile-parser": "2.10.1", "source-map": "0.7.6" }, "devDependencies": { diff --git a/packages/sign-plugin/package.json b/packages/sign-plugin/package.json index 51b4ec6a04..454c88df55 100644 --- a/packages/sign-plugin/package.json +++ b/packages/sign-plugin/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "minimist": "1.2.8", - "proxy-agent": "8.0.1" + "proxy-agent": "8.0.2" }, "devDependencies": { "@libs/find-up": "^1.0.0",