fix: firebase/functions/package.json & firebase/functions/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180022
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180024
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180026
This commit is contained in:
Snyk Bot
2022-12-23 00:09:50 +00:00
parent 2516158110
commit 2838540df9
2 changed files with 1219 additions and 919 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"node": "10"
},
"dependencies": {
"firebase-admin": "^8.6.0",
"firebase-admin": "^11.4.1",
"firebase-functions": "^3.11.0"
},
"devDependencies": {