Skip to content

Commit c6202ba

Browse files
fix(deps): update all non-major (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9bd575 commit c6202ba

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

functions/package-lock.json

Lines changed: 4 additions & 4 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
"@ecomplus/utils": "^1.4.1",
1717
"@google-cloud/firestore": "^7.11.0",
18-
"axios": "^1.8.4",
18+
"axios": "^1.9.0",
1919
"express": "^4.21.2",
2020
"firebase-admin": "^11.11.1",
2121
"firebase-functions": "^4.9.0"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/ecomplus/application-starter#readme",
3838
"dependencies": {
39-
"dotenv": "^16.4.7",
39+
"dotenv": "^16.5.0",
4040
"firebase-tools": "^11.30.0",
4141
"uglify-js": "^3.19.3"
4242
},

0 commit comments

Comments
 (0)