Skip to content

Commit fd6a6cb

Browse files
committed
fix(deps): update all non-major
1 parent bd34107 commit fd6a6cb

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

functions/package-lock.json

Lines changed: 3 additions & 3 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
@@ -18,7 +18,7 @@
1818
"axios": "^0.27.2",
1919
"express": "4.x",
2020
"firebase-admin": "^11.9.0",
21-
"firebase-functions": "^4.4.0"
21+
"firebase-functions": "^4.4.1"
2222
},
2323
"devDependencies": {
2424
"eslint": "^6.8.0",

package-lock.json

Lines changed: 3 additions & 3 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
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/ecomplus/application-starter#readme",
3737
"dependencies": {
38-
"dotenv": "^16.1.3",
38+
"dotenv": "^16.3.1",
3939
"firebase-tools": "^11.30.0",
4040
"uglify-js": "^3.17.4"
4141
},

0 commit comments

Comments
 (0)