Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2021
1 parent 259266d commit 8dcb4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/01-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"dotenv": "8.6.0",
"dotenv": "10.0.0",
"nodemailer": "6.6.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 8dcb4e0

Please sign in to comment.