Skip to content

Commit

Permalink
fix(deps): bump firebase-functions from 3.24.1 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [firebase-functions](https://github.com/firebase/firebase-functions) from 3.24.1 to 4.4.1.
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v3.24.1...v4.4.1)

---
updated-dependencies:
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 3125a7c commit a2e6c8d
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 9 deletions.
2 changes: 1 addition & 1 deletion demos/firebase-auth-ext/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^10.3.0",
"firebase-functions": "^3.18.0"
"firebase-functions": "^4.4.1"
},
"devDependencies": {
"@firebase/app-types": "^0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion demos/firebase-proxy/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.18.0",
"firebase-functions": "^4.4.1",
"firebase-functions-rate-limiter": "^3.9.1",
"moralis": "^2.22.2"
},
Expand Down
2 changes: 1 addition & 1 deletion demos/firebase-streams-ext/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^10.3.0",
"firebase-functions": "^3.18.0"
"firebase-functions": "^4.4.1"
},
"devDependencies": {
"@firebase/app-types": "^0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion demos/firebase-streams-monitor/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.18.0",
"firebase-functions": "^4.4.1",
"moralis": "^2.9.0",
"telegraf": "^4.11.2"
},
Expand Down
48 changes: 43 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15861,7 +15861,7 @@ __metadata:
eslint: ^8.32.0
eslint-plugin-etc: ^2.0.2
firebase-admin: ^10.3.0
firebase-functions: ^3.18.0
firebase-functions: ^4.4.1
firebase-functions-test: ^0.2.0
typescript: ^4.9.4
languageName: unknown
Expand Down Expand Up @@ -15937,7 +15937,7 @@ __metadata:
eslint-plugin-etc: ^2.0.2
eslint-plugin-import: ^2.27.5
firebase-admin: ^10.0.2
firebase-functions: ^3.18.0
firebase-functions: ^4.4.1
firebase-functions-rate-limiter: ^3.9.1
firebase-functions-test: ^0.2.0
moralis: ^2.22.2
Expand All @@ -15956,7 +15956,7 @@ __metadata:
eslint: ^8.32.0
eslint-plugin-etc: ^2.0.2
firebase-admin: ^10.3.0
firebase-functions: ^3.18.0
firebase-functions: ^4.4.1
firebase-functions-test: ^0.2.0
ngrok: ^4.3.3
typescript: ^4.9.4
Expand Down Expand Up @@ -19022,7 +19022,7 @@ __metadata:
languageName: node
linkType: hard

"firebase-functions@npm:^3.18.0, firebase-functions@npm:^3.21.2":
"firebase-functions@npm:^3.21.2":
version: 3.24.1
resolution: "firebase-functions@npm:3.24.1"
dependencies:
Expand All @@ -19040,6 +19040,24 @@ __metadata:
languageName: node
linkType: hard

"firebase-functions@npm:^4.4.1":
version: 4.4.1
resolution: "firebase-functions@npm:4.4.1"
dependencies:
"@types/cors": ^2.8.5
"@types/express": 4.17.3
cors: ^2.8.5
express: ^4.17.1
node-fetch: ^2.6.7
protobufjs: ^7.2.2
peerDependencies:
firebase-admin: ^10.0.0 || ^11.0.0
bin:
firebase-functions: lib/bin/firebase-functions.js
checksum: 27e912228b7604de860abae071083af9531ef90ff5f14d3ff5559f1d8cc375d8ef77c85b65cb85ac2486a1f2fe61768172c8c8b21994bff3a05370646bfe46a0
languageName: node
linkType: hard

"firebase@npm:^9.15.0":
version: 9.15.0
resolution: "firebase@npm:9.15.0"
Expand Down Expand Up @@ -19484,7 +19502,7 @@ __metadata:
eslint-config-google: ^0.14.0
eslint-plugin-import: ^2.27.5
firebase-admin: ^10.0.2
firebase-functions: ^3.18.0
firebase-functions: ^4.4.1
firebase-functions-test: ^0.2.0
moralis: ^2.9.0
telegraf: ^4.11.2
Expand Down Expand Up @@ -28858,6 +28876,26 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.2.2":
version: 7.2.3
resolution: "protobufjs@npm:7.2.3"
dependencies:
"@protobufjs/aspromise": ^1.1.2
"@protobufjs/base64": ^1.1.2
"@protobufjs/codegen": ^2.0.4
"@protobufjs/eventemitter": ^1.1.0
"@protobufjs/fetch": ^1.1.0
"@protobufjs/float": ^1.0.2
"@protobufjs/inquire": ^1.1.0
"@protobufjs/path": ^1.1.2
"@protobufjs/pool": ^1.1.0
"@protobufjs/utf8": ^1.1.0
"@types/node": ">=13.7.0"
long: ^5.0.0
checksum: 9afa6de5fced0139a5180c063718508fac3ea734a9f1aceb99712367b15473a83327f91193f16b63540f9112b09a40912f5f0441a9b0d3f3c6a1c7f707d78249
languageName: node
linkType: hard

"proxy-addr@npm:~2.0.7":
version: 2.0.7
resolution: "proxy-addr@npm:2.0.7"
Expand Down

0 comments on commit a2e6c8d

Please sign in to comment.