From 51ab5be86629ea858c0a4fbe4bce6f0c1e9631b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 13:43:55 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/functions to ^5.2.1 --- .../scheduled-function/package.json | 2 +- .../database-drizzle/package-lock.json | 8 +++---- .../typescript/database-drizzle/package.json | 2 +- .../typescript/database/package-lock.json | 8 +++---- .../typescript/database/package.json | 2 +- .../typescript/hello-world/package-lock.json | 14 ++++++------- .../typescript/hello-world/package.json | 2 +- .../scheduled-function/package.json | 2 +- package-lock.json | 21 +++++++++++++++---- package.json | 2 +- 10 files changed, 38 insertions(+), 25 deletions(-) diff --git a/functions-templates/javascript/scheduled-function/package.json b/functions-templates/javascript/scheduled-function/package.json index c048065117d..bd48496ae64 100644 --- a/functions-templates/javascript/scheduled-function/package.json +++ b/functions-templates/javascript/scheduled-function/package.json @@ -15,6 +15,6 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^5.2.0" + "@netlify/functions": "^5.2.1" } } diff --git a/functions-templates/typescript/database-drizzle/package-lock.json b/functions-templates/typescript/database-drizzle/package-lock.json index 64a2366d52d..7817ac5fa05 100644 --- a/functions-templates/typescript/database-drizzle/package-lock.json +++ b/functions-templates/typescript/database-drizzle/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@netlify/database": "latest", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "drizzle-orm": "beta", "typescript": "^4.5.5" @@ -42,9 +42,9 @@ } }, "node_modules/@netlify/functions": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", - "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.1.tgz", + "integrity": "sha512-F1CCXeWC/4E/mj8La38WwFJ6oyymTBeIWYO87nyjN0L8mvb0tugcMsu+V6QkUllMtnBezdM0ApCaY+eWGmnj+g==", "license": "MIT", "dependencies": { "@netlify/types": "2.6.0" diff --git a/functions-templates/typescript/database-drizzle/package.json b/functions-templates/typescript/database-drizzle/package.json index 98541d95f67..6aae18bdeca 100644 --- a/functions-templates/typescript/database-drizzle/package.json +++ b/functions-templates/typescript/database-drizzle/package.json @@ -17,7 +17,7 @@ "license": "MIT", "dependencies": { "@netlify/database": "latest", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "drizzle-orm": "beta", "typescript": "^4.5.5" diff --git a/functions-templates/typescript/database/package-lock.json b/functions-templates/typescript/database/package-lock.json index cfaee629d28..db5680a7804 100644 --- a/functions-templates/typescript/database/package-lock.json +++ b/functions-templates/typescript/database/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@netlify/database": "latest", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "typescript": "^4.5.5" } @@ -41,9 +41,9 @@ } }, "node_modules/@netlify/functions": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", - "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.1.tgz", + "integrity": "sha512-F1CCXeWC/4E/mj8La38WwFJ6oyymTBeIWYO87nyjN0L8mvb0tugcMsu+V6QkUllMtnBezdM0ApCaY+eWGmnj+g==", "license": "MIT", "dependencies": { "@netlify/types": "2.6.0" diff --git a/functions-templates/typescript/database/package.json b/functions-templates/typescript/database/package.json index 9ddd3d70681..c37b4f808f8 100644 --- a/functions-templates/typescript/database/package.json +++ b/functions-templates/typescript/database/package.json @@ -16,7 +16,7 @@ "license": "MIT", "dependencies": { "@netlify/database": "latest", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "typescript": "^4.5.5" } diff --git a/functions-templates/typescript/hello-world/package-lock.json b/functions-templates/typescript/hello-world/package-lock.json index b99c8052d49..ce6225f2c2f 100644 --- a/functions-templates/typescript/hello-world/package-lock.json +++ b/functions-templates/typescript/hello-world/package-lock.json @@ -9,15 +9,15 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "typescript": "^4.0.0" } }, "node_modules/@netlify/functions": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", - "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.1.tgz", + "integrity": "sha512-F1CCXeWC/4E/mj8La38WwFJ6oyymTBeIWYO87nyjN0L8mvb0tugcMsu+V6QkUllMtnBezdM0ApCaY+eWGmnj+g==", "license": "MIT", "dependencies": { "@netlify/types": "2.6.0" @@ -63,9 +63,9 @@ }, "dependencies": { "@netlify/functions": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", - "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.1.tgz", + "integrity": "sha512-F1CCXeWC/4E/mj8La38WwFJ6oyymTBeIWYO87nyjN0L8mvb0tugcMsu+V6QkUllMtnBezdM0ApCaY+eWGmnj+g==", "requires": { "@netlify/types": "2.6.0" } diff --git a/functions-templates/typescript/hello-world/package.json b/functions-templates/typescript/hello-world/package.json index d6bc0c64355..f2c468d4bf7 100644 --- a/functions-templates/typescript/hello-world/package.json +++ b/functions-templates/typescript/hello-world/package.json @@ -14,7 +14,7 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "typescript": "^4.0.0" } diff --git a/functions-templates/typescript/scheduled-function/package.json b/functions-templates/typescript/scheduled-function/package.json index f0aa0a428a9..1d4106c98b5 100644 --- a/functions-templates/typescript/scheduled-function/package.json +++ b/functions-templates/typescript/scheduled-function/package.json @@ -15,7 +15,7 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@types/node": "^22.0.0", "typescript": "^4.5.5" } diff --git a/package-lock.json b/package-lock.json index c3bc5cfafab..f554a5dbfbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -118,7 +118,7 @@ "@bugsnag/js": "^8.6.0", "@eslint/compat": "^1.4.1", "@eslint/js": "^9.36.0", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@netlify/types": "^2.6.0", "@sindresorhus/slugify": "^3.0.0", "@tsconfig/node20": "20.1.0", @@ -4218,9 +4218,10 @@ } }, "node_modules/@netlify/functions": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", - "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.1.tgz", + "integrity": "sha512-F1CCXeWC/4E/mj8La38WwFJ6oyymTBeIWYO87nyjN0L8mvb0tugcMsu+V6QkUllMtnBezdM0ApCaY+eWGmnj+g==", + "dev": true, "license": "MIT", "dependencies": { "@netlify/types": "2.6.0" @@ -4253,6 +4254,18 @@ "node": ">=20.6.1" } }, + "node_modules/@netlify/functions-dev/node_modules/@netlify/functions": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.2.0.tgz", + "integrity": "sha512-Pj93qeQd1tkQ5xm9gWJZmBf/1riLYqYHc0OzFukrJomrj82Ott53Rr/Q88H1ms5cF+P5QXRKWmA2JSxSybKfjA==", + "license": "MIT", + "dependencies": { + "@netlify/types": "2.6.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@netlify/functions-dev/node_modules/read-package-up": { "version": "11.0.0", "license": "MIT", diff --git a/package.json b/package.json index 8d036e313a6..2e51e63c67b 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "@bugsnag/js": "^8.6.0", "@eslint/compat": "^1.4.1", "@eslint/js": "^9.36.0", - "@netlify/functions": "^5.2.0", + "@netlify/functions": "^5.2.1", "@netlify/types": "^2.6.0", "@sindresorhus/slugify": "^3.0.0", "@tsconfig/node20": "20.1.0",