Skip to content

Commit f96165a

Browse files
committed
Update dependency whatwg-fetch to v3.0.1
1 parent 3114de5 commit f96165a

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.0.1"
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.0.1:
14568+
version "3.0.1"
14569+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.1.tgz#7bc7ece49fd5bb50b75056df38578b8f29fd5019"
14570+
integrity sha512-gPeS9Ef8bSigQwAZiSbQyyU/sBQP1Qo6r112A2shGw5B6+4YT1D8O0oXXwF3zgXXLrrfxbIeP8fM3JmsoWU4Vw==
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)