Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit c13ab2b

Browse files
committed
Update dependency isomorphic-unfetch to v2.1.1
1 parent be0b343 commit c13ab2b

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
@@ -72,7 +72,7 @@
7272
"emotion-server": "9.2.6",
7373
"get-port": "4.0.0",
7474
"grid-styled": "5.0.2",
75-
"isomorphic-unfetch": "2.1.0",
75+
"isomorphic-unfetch": "2.1.1",
7676
"lodash.take": "4.1.1",
7777
"marked": "0.4.0",
7878
"next": "6.1.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4414,9 +4414,9 @@ isomorphic-fetch@^2.1.1:
44144414
node-fetch "^1.0.1"
44154415
whatwg-fetch ">=0.10.0"
44164416

4417-
4418-
version "2.1.0"
4419-
resolved "https://registry.yarnpkg.com/isomorphic-unfetch/-/isomorphic-unfetch-2.1.0.tgz#dedc3a393a07bfb9295cf33104196f86905f66a9"
4417+
4418+
version "2.1.1"
4419+
resolved "https://registry.yarnpkg.com/isomorphic-unfetch/-/isomorphic-unfetch-2.1.1.tgz#c321770bcd682c5c8550f31146fc7dd21ac33e7b"
44204420
dependencies:
44214421
node-fetch "^2.1.2"
44224422
unfetch "^3.1.0"

0 commit comments

Comments
 (0)