Skip to content
This repository was archived by the owner on Feb 26, 2018. It is now read-only.

Commit 5c26afd

Browse files
committed
chore(deps): update dependency node-fetch to v2.0.0
1 parent d1577b0 commit 5c26afd

File tree

3 files changed

+36
-24
lines changed

3 files changed

+36
-24
lines changed

Diff for: package-lock.json

+31-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"figures": "^2.0.0",
4545
"fs-extra": "5.0.0",
4646
"lodash": "4.17.5",
47-
"node-fetch": "1.7.3",
47+
"node-fetch": "2.0.0",
4848
"sillyname": "0.1.0"
4949
}
5050
}

Diff for: yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,10 @@ node-fetch@1.7.3:
12981298
encoding "^0.1.11"
12991299
is-stream "^1.0.1"
13001300

1301+
node-fetch@2.0.0:
1302+
version "2.0.0"
1303+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0.tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6"
1304+
13011305
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, "normalize-package-data@~1.0.1 || ^2.0.0":
13021306
version "2.4.0"
13031307
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#12f95a307d58352075a04907b84ac8be98ac012f"

0 commit comments

Comments
 (0)