From fcf1ca6a8de8bfb75cb3c3aa7df59e8d49dbf8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 01:57:34 +0000 Subject: [PATCH] Bump firebase-functions from 3.16.0 to 4.2.1 in /functions Bumps [firebase-functions](https://github.com/firebase/firebase-functions) from 3.16.0 to 4.2.1. - [Release notes](https://github.com/firebase/firebase-functions/releases) - [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json) - [Commits](https://github.com/firebase/firebase-functions/compare/v3.16.0...v4.2.1) --- updated-dependencies: - dependency-name: firebase-functions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- functions/package-lock.json | 60 +++++++++++++++++++++++++++++-------- functions/package.json | 2 +- 2 files changed, 48 insertions(+), 14 deletions(-) diff --git a/functions/package-lock.json b/functions/package-lock.json index 6c39394d8d..5c86932d36 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -10,7 +10,7 @@ "child-process-promise": "^2.2.1", "express": "^4.17.1", "firebase-admin": "^10.0.0", - "firebase-functions": "^3.16.0", + "firebase-functions": "^4.2.1", "md5": "^2.3.0", "mkdirp": "^1.0.4", "moment": "^2.29.1", @@ -1240,21 +1240,43 @@ } }, "node_modules/firebase-functions": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.16.0.tgz", - "integrity": "sha512-6ISOn0JckMtpA3aJ/+wCCGhThUhBUrpZD+tSkUeolx0Vr+NoYFXA0+2YzJZa/A2MDU8gotPzUtnauLSEQvfClQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.2.1.tgz", + "integrity": "sha512-+NjbI6TD3ivuoT7B3oC4iwRlt41QDTcYowo3TO88ZyMHmjCzlrbiuAjiPzz/zfwgi3+GCoP1tztHOQHhDGYE5w==", "dependencies": { "@types/cors": "^2.8.5", "@types/express": "4.17.3", "cors": "^2.8.5", "express": "^4.17.1", - "lodash": "^4.17.14" + "node-fetch": "^2.6.7" + }, + "bin": { + "firebase-functions": "lib/bin/firebase-functions.js" }, "engines": { - "node": "^8.13.0 || >=10.10.0" + "node": ">=14.10.0" }, "peerDependencies": { - "firebase-admin": "^8.0.0 || ^9.0.0 || ^10.0.0" + "firebase-admin": "^10.0.0 || ^11.0.0" + } + }, + "node_modules/firebase-functions/node_modules/node-fetch": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } } }, "node_modules/formdata-polyfill": { @@ -1828,7 +1850,8 @@ "node_modules/lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true }, "node_modules/lodash.camelcase": { "version": "4.3.0", @@ -3857,15 +3880,25 @@ } }, "firebase-functions": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.16.0.tgz", - "integrity": "sha512-6ISOn0JckMtpA3aJ/+wCCGhThUhBUrpZD+tSkUeolx0Vr+NoYFXA0+2YzJZa/A2MDU8gotPzUtnauLSEQvfClQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.2.1.tgz", + "integrity": "sha512-+NjbI6TD3ivuoT7B3oC4iwRlt41QDTcYowo3TO88ZyMHmjCzlrbiuAjiPzz/zfwgi3+GCoP1tztHOQHhDGYE5w==", "requires": { "@types/cors": "^2.8.5", "@types/express": "4.17.3", "cors": "^2.8.5", "express": "^4.17.1", - "lodash": "^4.17.14" + "node-fetch": "^2.6.7" + }, + "dependencies": { + "node-fetch": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", + "requires": { + "whatwg-url": "^5.0.0" + } + } } }, "formdata-polyfill": { @@ -4318,7 +4351,8 @@ "lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true }, "lodash.camelcase": { "version": "4.3.0", diff --git a/functions/package.json b/functions/package.json index 81a4fe4dac..17c51e3aa4 100644 --- a/functions/package.json +++ b/functions/package.json @@ -23,7 +23,7 @@ "child-process-promise": "^2.2.1", "express": "^4.17.1", "firebase-admin": "^10.0.0", - "firebase-functions": "^3.16.0", + "firebase-functions": "^4.2.1", "md5": "^2.3.0", "mkdirp": "^1.0.4", "moment": "^2.29.1",