Skip to content

Commit

Permalink
fix: upgrade firebase-functions from 3.14.1 to 3.15.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade firebase-functions from 3.14.1 to 3.15.2.

See this package in npm:
https://www.npmjs.com/package/firebase-functions

See this project in Snyk:
https://app.snyk.io/org/lnfnunes/project/c1d66ed6-34d3-4e43-9995-aa4932044ced?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and lnfnunes committed Sep 11, 2021
1 parent 305494b commit 0185a27
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions samples/serverless/functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/serverless/functions/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "WFH-Excuses serverless implementation using Firebase Cloud Functions",
"dependencies": {
"firebase-admin": "~9.4.2",
"firebase-functions": "^3.14.1",
"firebase-functions": "^3.15.2",
"wfh-excuses": "^1.0.5"
},
"private": true
Expand Down

0 comments on commit 0185a27

Please sign in to comment.