Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2022
1 parent a03f522 commit 43a8ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@guildedjs/common": "^2.0.0",
"node-fetch": "^2.6.7"
"node-fetch": "^3.2.3"
},
"contributors": [
{
Expand Down

0 comments on commit 43a8ff1

Please sign in to comment.