Skip to content

Commit

Permalink
Update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2022
1 parent 1213bbc commit fecc482
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 @@ -5,7 +5,7 @@
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"node-fetch": "3.2.3",
"parcel-bundler": "^1.12.4"
},
"scripts": {
Expand Down

0 comments on commit fecc482

Please sign in to comment.