Skip to content

Commit

Permalink
chore(deps): bump axios in /firestore-shorten-urls-bitly/functions
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2024
1 parent 1cc93a6 commit 67fbe77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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": "^12.1.0",
"firebase-functions": "^4.9.0",
"rimraf": "^2.6.3",
Expand Down

0 comments on commit 67fbe77

Please sign in to comment.