Skip to content

Commit 569869f

Browse files
fix(deps): update dependency axios to v1
1 parent 8dc891b commit 569869f

File tree

2 files changed

+44
-10
lines changed

2 files changed

+44
-10
lines changed

functions/package-lock.json

Lines changed: 43 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
1616
"@google-cloud/firestore": "^7.3.0",
1717
"@google-cloud/pubsub": "^3.7.5",
18-
"axios": "^0.27.2",
18+
"axios": "^1.7.2",
1919
"express": "^4.18.2",
2020
"firebase-admin": "^11.11.1",
2121
"firebase-functions": "^4.6.0",

0 commit comments

Comments
 (0)