Skip to content

Commit 7505b1b

Browse files
committed
Update dependency cross-fetch to v3.0.2
1 parent ea27b8b commit 7505b1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"apollo-utilities": "1.2.1",
3737
"chalk": "2.4.2",
3838
"cross-env": "5.2.0",
39-
"cross-fetch": "3.0.1",
39+
"cross-fetch": "3.0.2",
4040
"dotenv": "7.0.0",
4141
"emotion": "10.0.9",
4242
"graphql": "14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2742,10 +2742,10 @@ cross-env@5.2.0:
27422742
cross-spawn "^6.0.5"
27432743
is-windows "^1.0.0"
27442744

2745-
cross-fetch@3.0.1:
2746-
version "3.0.1"
2747-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.1.tgz#3f207bbd829a76e9aa2a953348bd1f2a3cf388a7"
2748-
integrity sha512-qWtpgBAF8ioqBOddRD+pHhrdzm/UWOArkrlIU7c08DlNbOxo5GfUbSY2vr90ZypWf0raW+HNN1F38pi5CEOjiQ==
2745+
cross-fetch@3.0.2:
2746+
version "3.0.2"
2747+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.2.tgz#b7136491967031949c7f86b15903aef4fa3f1768"
2748+
integrity sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg==
27492749
dependencies:
27502750
node-fetch "2.3.0"
27512751
whatwg-fetch "3.0.0"

0 commit comments

Comments
 (0)