Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit f3ba079

Browse files
Merge pull request #127 from Human-Connection/dependabot/npm_and_yarn/node-fetch-2.2.0
Bump node-fetch from 2.1.2 to 2.2.0
2 parents b6e9a80 + 2738c24 commit f3ba079

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint": "~4.19.1",
117117
"istanbul": "1.1.0-alpha.1",
118118
"mocha": "~5.2.0",
119-
"node-fetch": "^2.1.2",
119+
"node-fetch": "^2.2.0",
120120
"nodemon": "~1.18.3",
121121
"nyc": "^12.0.2",
122122
"wait-on": "~2.1.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4027,9 +4027,9 @@ [email protected]:
40274027
version "2.0.0"
40284028
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980"
40294029

4030-
node-fetch@^2.1.2:
4031-
version "2.1.2"
4032-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
4030+
node-fetch@^2.2.0:
4031+
version "2.2.0"
4032+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5"
40334033

40344034
node-gyp@^3.3.1:
40354035
version "3.7.0"

0 commit comments

Comments
 (0)