From 2d982b26eecd8654b59ee51e715242552ad547bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: 2025年10月22日 19:53:15 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/functions to v5 --- plugin/package-lock.json | 33 +++++++++++++++++++++++---------- plugin/package.json | 2 +- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/plugin/package-lock.json b/plugin/package-lock.json index 32fe46e5..98c446a3 100644 --- a/plugin/package-lock.json +++ b/plugin/package-lock.json @@ -9,7 +9,7 @@ "version": "3.8.4", "license": "MIT", "dependencies": { - "@netlify/functions": "^1.6.0", + "@netlify/functions": "^5.0.1", "@netlify/ipx": "^1.4.6", "abortcontroller-polyfill": "^1.7.3", "chalk": "^4.1.2", @@ -4697,14 +4697,14 @@ } }, "node_modules/@netlify/functions": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.6.0.tgz", - "integrity": "sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.0.1.tgz", + "integrity": "sha512-olCwsnp0GDpjSYPfWrtUIvOsZcrRta6lxwZWfl3XxucXOw5AcGDKSqKGRElzyyZoRA8OXVh5B5NHj5Jd4PRx+A==", "dependencies": { - "is-promise": "^4.0.0" + "@netlify/types": "2.1.0" }, "engines": { - "node": ">=14.0.0" + "node": ">=18.0.0" } }, "node_modules/@netlify/functions-utils": { @@ -5103,6 +5103,14 @@ "node": "^14.18.0 ||>=16.0.0" } }, + "node_modules/@netlify/types": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@netlify/types/-/types-2.1.0.tgz", + "integrity": "sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==", + "engines": { + "node": "^18.14.0 ||>=20" + } + }, "node_modules/@netlify/zip-it-and-ship-it": { "version": "12.1.5", "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.1.5.tgz", @@ -28209,11 +28217,11 @@ } }, "@netlify/functions": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.6.0.tgz", - "integrity": "sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.0.1.tgz", + "integrity": "sha512-olCwsnp0GDpjSYPfWrtUIvOsZcrRta6lxwZWfl3XxucXOw5AcGDKSqKGRElzyyZoRA8OXVh5B5NHj5Jd4PRx+A==", "requires": { - "is-promise": "^4.0.0" + "@netlify/types": "2.1.0" } }, "@netlify/functions-utils": { @@ -28486,6 +28494,11 @@ "urlpattern-polyfill": "8.0.2" } }, + "@netlify/types": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@netlify/types/-/types-2.1.0.tgz", + "integrity": "sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==" + }, "@netlify/zip-it-and-ship-it": { "version": "12.1.5", "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.1.5.tgz", diff --git a/plugin/package.json b/plugin/package.json index 2dc98407..4bca87b9 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -40,7 +40,7 @@ "prepare": "npm run build" }, "dependencies": { - "@netlify/functions": "^1.6.0", + "@netlify/functions": "^5.0.1", "@netlify/ipx": "^1.4.6", "abortcontroller-polyfill": "^1.7.3", "chalk": "^4.1.2",

AltStyle によって変換されたページ (->オリジナル) /