Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: integration_test/functions/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
  • Loading branch information
snyk-bot committed Mar 28, 2025
commit fdaab68c26787314ff1005f467bf52ffe1c64f5f
2 changes: 1 addition & 1 deletion integration_test/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@google-cloud/pubsub": "^0.6.0",
"@types/lodash": "^4.14.41",
"firebase": "^4.9.1",
"firebase-admin": "~5.12.1",
"firebase-admin": "~10.1.0",
"firebase-functions": "./firebase-functions.tgz",
"lodash": "^4.17.2"
},
Expand Down