Skip to content

Commit

Permalink
Update dependency dotenv to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 1213bbc commit feb5442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"main": "index.js",
"dependencies": {
"dotenv": "^8.2.0",
"dotenv": "^9.0.0",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4"
Expand Down

0 comments on commit feb5442

Please sign in to comment.