From 9f02192efa11a4f5d89a47f88c57345ae982d67e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:49:33 +0000 Subject: [PATCH] chore(deps): update dependency netlify-cli to v23.9.4 --- e2e-report/package-lock.json | 8 ++++---- e2e-report/package.json | 2 +- package-lock.json | 14 +++++++------- package.json | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/e2e-report/package-lock.json b/e2e-report/package-lock.json index 23bcbc3f41..10da98cb75 100644 --- a/e2e-report/package-lock.json +++ b/e2e-report/package-lock.json @@ -18,7 +18,7 @@ "daisyui": "^4.12.2", "eslint": "^9.34.0", "eslint-config-next": "^15.5.0", - "netlify-cli": "^23.9.3", + "netlify-cli": "^23.9.4", "postcss": "^8.4.38", "sass": "^1.77.1", "tailwindcss": "^3.4.4" @@ -4789,9 +4789,9 @@ "dev": true }, "node_modules/netlify-cli": { - "version": "23.9.3", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.3.tgz", - "integrity": "sha512-2GRXD6QUxuPPs2hMZDJCIstLTofyJg8TfT47WLIl1yYkPNHc8JZbkCENGvNScKcMO6jzxFXWGnJpe5qwoL1NzQ==", + "version": "23.9.4", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.4.tgz", + "integrity": "sha512-XOlrgK5Q+I3CQb5PHOaCiOZ+gSLnF2oWFVI8RKHv1ucS4pq9WL7UfMoOhG6V8eqJWbkgmDWGteaGUl0k57oNXQ==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, diff --git a/e2e-report/package.json b/e2e-report/package.json index b80ee0f31a..2f13d1e4c4 100644 --- a/e2e-report/package.json +++ b/e2e-report/package.json @@ -19,7 +19,7 @@ "daisyui": "^4.12.2", "eslint": "^9.34.0", "eslint-config-next": "^15.5.0", - "netlify-cli": "^23.9.3", + "netlify-cli": "^23.9.4", "postcss": "^8.4.38", "sass": "^1.77.1", "tailwindcss": "^3.4.4" diff --git a/package-lock.json b/package-lock.json index a6bfcbeb56..6360597330 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "memfs": "^4.9.2", "mock-require": "^3.0.3", "msw": "^2.0.7", - "netlify-cli": "23.9.3", + "netlify-cli": "23.9.4", "next": "^15.0.0-canary.28", "next-with-cache-handler-v2": "npm:next@15.3.0-canary.13", "next-with-cache-handler-v3": "npm:next@16.0.0-beta.0", @@ -13809,9 +13809,9 @@ "dev": true }, "node_modules/netlify-cli": { - "version": "23.9.3", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.3.tgz", - "integrity": "sha512-2GRXD6QUxuPPs2hMZDJCIstLTofyJg8TfT47WLIl1yYkPNHc8JZbkCENGvNScKcMO6jzxFXWGnJpe5qwoL1NzQ==", + "version": "23.9.4", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.4.tgz", + "integrity": "sha512-XOlrgK5Q+I3CQb5PHOaCiOZ+gSLnF2oWFVI8RKHv1ucS4pq9WL7UfMoOhG6V8eqJWbkgmDWGteaGUl0k57oNXQ==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, @@ -42746,9 +42746,9 @@ "dev": true }, "netlify-cli": { - "version": "23.9.3", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.3.tgz", - "integrity": "sha512-2GRXD6QUxuPPs2hMZDJCIstLTofyJg8TfT47WLIl1yYkPNHc8JZbkCENGvNScKcMO6jzxFXWGnJpe5qwoL1NzQ==", + "version": "23.9.4", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.4.tgz", + "integrity": "sha512-XOlrgK5Q+I3CQb5PHOaCiOZ+gSLnF2oWFVI8RKHv1ucS4pq9WL7UfMoOhG6V8eqJWbkgmDWGteaGUl0k57oNXQ==", "dev": true, "requires": { "@fastify/static": "7.0.4", diff --git a/package.json b/package.json index b2512545a9..111febd82e 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "memfs": "^4.9.2", "mock-require": "^3.0.3", "msw": "^2.0.7", - "netlify-cli": "23.9.3", + "netlify-cli": "23.9.4", "next": "^15.0.0-canary.28", "next-with-cache-handler-v2": "npm:next@15.3.0-canary.13", "next-with-cache-handler-v3": "npm:next@16.0.0-beta.0",