Skip to content

Commit 90cea18

Browse files
committed
Update dependency whatwg-fetch to v3.6.2
1 parent 06a04eb commit 90cea18

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.6.2"
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
@@ -14559,7 +14559,12 @@ whatwg-fetch@2.0.4:
1455914559
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1456014560
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
1456114561

14562-
whatwg-fetch@3.0.0, whatwg-fetch@>=0.10.0:
14562+
whatwg-fetch@3.6.2:
14563+
version "3.6.2"
14564+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
14565+
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
14566+
14567+
whatwg-fetch@>=0.10.0:
1456314568
version "3.0.0"
1456414569
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
1456514570
integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==

0 commit comments

Comments
 (0)