Skip to content

Commit 356a6e2

Browse files
committed
fix: upgrade firebase-functions from 4.4.1 to 4.9.0
Snyk has created this PR to upgrade firebase-functions from 4.4.1 to 4.9.0. See this package in npm: firebase-functions See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/6f360e9a-f291-4004-bb14-422e414312f8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1683e02 commit 356a6e2

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

functions/package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@conventional-commits/parser": "0.4.1",
3737
"conventional-commit-types": "3.0.0",
38-
"firebase-functions": "4.4.1",
38+
"firebase-functions": "4.9.0",
3939
"probot": "12.3.1"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)