Skip to content

Commit e02b262

Browse files
fix(deps): update dependency dotenv-expand to v12.0.3
1 parent 02f3b12 commit e02b262

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"dotenv": "16.4.7",
22-
"dotenv-expand": "12.0.2",
22+
"dotenv-expand": "12.0.3",
2323
"lodash": "4.17.21"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)