Skip to content

Commit

Permalink
Merge pull request #1048 from nestjs/renovate/dotenv-expand-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency dotenv-expand to v9
  • Loading branch information
kamilmysliwiec committed Sep 29, 2022
2 parents f053a4f + 20f2e00 commit ebe9316
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"dotenv": "16.0.2",
"dotenv-expand": "8.0.3",
"dotenv-expand": "9.0.0",
"lodash": "4.17.21",
"uuid": "9.0.0"
},
Expand Down

0 comments on commit ebe9316

Please sign in to comment.