Skip to content

Commit

Permalink
Update dependency dotenv to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 1213bbc commit 29eec09
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": "^16.0.0",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4"
Expand Down

0 comments on commit 29eec09

Please sign in to comment.