Skip to content

Commit

Permalink
fix(deps): update node-fetch to 2.6.1 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
goatandsheep authored Sep 29, 2020
1 parent 71fbff6 commit 8958a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"dependencies": {
"http-proxy-agent": "^4.0.0",
"https-proxy-agent": "^5.0.0",
"node-fetch": "^2.2.0",
"node-fetch": "^2.6.1",
"stream-events": "^1.0.5",
"uuid": "^8.0.0"
},
"devDependencies": {
"@compodoc/compodoc": "^1.1.9",
"@types/mocha": "^8.0.0",
"@types/node-fetch": "^2.1.2",
"@types/node-fetch": "^2.5.7",
"@types/sinon": "^9.0.0",
"@types/uuid": "^8.0.0",
"c8": "^7.0.0",
Expand Down

0 comments on commit 8958a78

Please sign in to comment.