Skip to content

Commit 60d544f

Browse files
committed
Update dependency whatwg-fetch to v3.3.0
1 parent 63ead4f commit 60d544f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-helmet": "5.2.1",
4848
"react-stripe-elements": "6.1.2",
4949
"styled-components": "4.4.1",
50-
"whatwg-fetch": "3.0.0"
50+
"whatwg-fetch": "3.3.0"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "7.7.7",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14564,7 +14564,12 @@ whatwg-fetch@2.0.4:
1456414564
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1456514565
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
1456614566

14567-
whatwg-fetch@3.0.0, whatwg-fetch@>=0.10.0:
14567+
whatwg-fetch@3.3.0:
14568+
version "3.3.0"
14569+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.3.0.tgz#b316f34303bf983439b93c6582157f81bd786110"
14570+
integrity sha512-5nvoOtuhyA2mOH0prcVbqDO2DVZV5g+m4hKjiLkTFdLkytlG/UPv9UYa79BzAm872mRerUOPZxVtQevATN3b/w==
14571+
14572+
whatwg-fetch@>=0.10.0:
1456814573
version "3.0.0"
1456914574
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
1457014575
integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==

0 commit comments

Comments
 (0)