Skip to content

Commit 9be249e

Browse files
chore(deps): bump axios in /firestore-shorten-urls-bitly/functions
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] <[email protected]>
1 parent 3129cf5 commit 9be249e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

firestore-shorten-urls-bitly/functions/package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firestore-shorten-urls-bitly/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"generate-readme": "firebase ext:info .. --markdown > ../README.md"
1414
},
1515
"dependencies": {
16-
"axios": "^1.6.0",
16+
"axios": "^1.7.4",
1717
"firebase-admin": "^12.1.0",
1818
"firebase-functions": "^4.9.0",
1919
"rimraf": "^2.6.3",

0 commit comments

Comments
 (0)