Skip to content

Commit 17b74d8

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

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

functions/package-lock.json

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

functions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@ecomplus/utils": "^1.4.1",
1818
"@google-cloud/firestore": "^7.11.0",
1919
"@google-cloud/pubsub": "^3.7.5",
20-
"axios": "^1.7.8",
21-
"express": "^4.21.1",
20+
"axios": "^1.7.9",
21+
"express": "^4.21.2",
2222
"firebase-admin": "^11.11.1",
2323
"firebase-functions": "^4.9.0",
2424
"form-data": "^3.0.2",

package-lock.json

Lines changed: 1 addition & 1 deletion
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.5",
39+
"dotenv": "^16.4.7",
4040
"firebase-tools": "^13.29.3",
4141
"uglify-js": "^3.19.3"
4242
},

0 commit comments

Comments
 (0)