From 7823d51eb68d75253e46681cbe66afa4cb7d651c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 15:27:16 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/functions to ^1.5.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- .../javascript/scheduled-function/package.json | 2 +- .../typescript/hello-world/package-lock.json | 14 +++++++------- .../typescript/hello-world/package.json | 2 +- .../typescript/scheduled-function/package.json | 2 +- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 850d6eaaa40..97200282fd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -125,7 +125,7 @@ "devDependencies": { "@babel/preset-react": "^7.12.13", "@netlify/eslint-config-node": "^7.0.0", - "@netlify/functions": "^1.4.0", + "@netlify/functions": "^1.5.0", "@types/fs-extra": "^11.0.1", "@types/prettyjson": "^0.0.30", "@vitest/coverage-c8": "^0.30.1", @@ -3873,9 +3873,9 @@ } }, "node_modules/@netlify/functions": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.4.0.tgz", - "integrity": "sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.5.0.tgz", + "integrity": "sha512-xjNW7w5WEPo53gXlp02XJ4JWoymPTVhHu7hLagaKKhozJSCQbwtaHq+2uj0Vr+BfVLmQV4ucisapfU6UGGbk1A==", "dev": true, "dependencies": { "is-promise": "^4.0.0" @@ -26702,9 +26702,9 @@ } }, "@netlify/functions": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.4.0.tgz", - "integrity": "sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.5.0.tgz", + "integrity": "sha512-xjNW7w5WEPo53gXlp02XJ4JWoymPTVhHu7hLagaKKhozJSCQbwtaHq+2uj0Vr+BfVLmQV4ucisapfU6UGGbk1A==", "dev": true, "requires": { "is-promise": "^4.0.0" diff --git a/package.json b/package.json index 281ca0017ea..f49307b7a2d 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "devDependencies": { "@babel/preset-react": "^7.12.13", "@netlify/eslint-config-node": "^7.0.0", - "@netlify/functions": "^1.4.0", + "@netlify/functions": "^1.5.0", "@types/fs-extra": "^11.0.1", "@types/prettyjson": "^0.0.30", "@vitest/coverage-c8": "^0.30.1", diff --git a/src/functions-templates/javascript/scheduled-function/package.json b/src/functions-templates/javascript/scheduled-function/package.json index 695e2dfe700..e4769c817cc 100644 --- a/src/functions-templates/javascript/scheduled-function/package.json +++ b/src/functions-templates/javascript/scheduled-function/package.json @@ -15,6 +15,6 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^1.4.0" + "@netlify/functions": "^1.5.0" } } diff --git a/src/functions-templates/typescript/hello-world/package-lock.json b/src/functions-templates/typescript/hello-world/package-lock.json index ac4165f9a20..27e80134cc7 100644 --- a/src/functions-templates/typescript/hello-world/package-lock.json +++ b/src/functions-templates/typescript/hello-world/package-lock.json @@ -9,15 +9,15 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@netlify/functions": "^1.4.0", + "@netlify/functions": "^1.5.0", "@types/node": "^14.0.0", "typescript": "^4.0.0" } }, "node_modules/@netlify/functions": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.4.0.tgz", - "integrity": "sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.5.0.tgz", + "integrity": "sha512-xjNW7w5WEPo53gXlp02XJ4JWoymPTVhHu7hLagaKKhozJSCQbwtaHq+2uj0Vr+BfVLmQV4ucisapfU6UGGbk1A==", "dependencies": { "is-promise": "^4.0.0" }, @@ -50,9 +50,9 @@ }, "dependencies": { "@netlify/functions": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.4.0.tgz", - "integrity": "sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.5.0.tgz", + "integrity": "sha512-xjNW7w5WEPo53gXlp02XJ4JWoymPTVhHu7hLagaKKhozJSCQbwtaHq+2uj0Vr+BfVLmQV4ucisapfU6UGGbk1A==", "requires": { "is-promise": "^4.0.0" } diff --git a/src/functions-templates/typescript/hello-world/package.json b/src/functions-templates/typescript/hello-world/package.json index ef2abd407d8..801e636063b 100644 --- a/src/functions-templates/typescript/hello-world/package.json +++ b/src/functions-templates/typescript/hello-world/package.json @@ -14,7 +14,7 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^1.4.0", + "@netlify/functions": "^1.5.0", "@types/node": "^14.0.0", "typescript": "^4.0.0" } diff --git a/src/functions-templates/typescript/scheduled-function/package.json b/src/functions-templates/typescript/scheduled-function/package.json index ef54221c697..df2fcd8d945 100644 --- a/src/functions-templates/typescript/scheduled-function/package.json +++ b/src/functions-templates/typescript/scheduled-function/package.json @@ -15,7 +15,7 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "@netlify/functions": "^1.4.0", + "@netlify/functions": "^1.5.0", "@types/node": "^14.18.9", "typescript": "^4.5.5" }