Skip to content

Commit

Permalink
Merge pull request #1047 from nestjs/renovate/dotenv-16.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency dotenv to v16.0.2
  • Loading branch information
kamilmysliwiec committed Sep 29, 2022
2 parents 03ff8a3 + 1a8cc25 commit 4ffd1d1
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"release": "release-it"
},
"dependencies": {
"dotenv": "16.0.1",
"dotenv": "16.0.2",
"dotenv-expand": "8.0.3",
"lodash": "4.17.21",
"uuid": "8.3.2"
Expand Down

0 comments on commit 4ffd1d1

Please sign in to comment.