Skip to content

Commit

Permalink
Merge pull request #1355 from nestjs/renovate/dotenv-16.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency dotenv to v16.3.1
  • Loading branch information
kamilmysliwiec committed Jun 26, 2023
2 parents 5a463f1 + 2f5be17 commit fbac8a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -18,7 +18,7 @@
"release": "release-it"
},
"dependencies": {
"dotenv": "16.1.4",
"dotenv": "16.3.1",
"dotenv-expand": "10.0.0",
"lodash": "4.17.21",
"uuid": "9.0.0"
Expand Down

0 comments on commit fbac8a0

Please sign in to comment.