Skip to content

Commit

Permalink
fix: firestore-shorten-urls-bitly/functions/package.json & firestore-…
Browse files Browse the repository at this point in the history
…shorten-urls-bitly/functions/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent 216193c commit 019bc5e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
32 changes: 17 additions & 15 deletions firestore-shorten-urls-bitly/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 firestore-shorten-urls-bitly/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"generate-readme": "firebase ext:info .. --markdown > ../README.md"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"firebase-admin": "^11.4.1",
"firebase-functions": "^4.2.0",
"rimraf": "^2.6.3",
Expand Down

0 comments on commit 019bc5e

Please sign in to comment.