Skip to content

Commit 57bf30b

Browse files
committed
fix(deps): update dependency dotenv to ^16.3.1
1 parent 39185c2 commit 57bf30b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -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": "^9.23.3",
4040
"uglify-js": "^3.17.4"
4141
},

0 commit comments

Comments
 (0)