Skip to content

Commit

Permalink
Update dependency whatwg-fetch to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2020
1 parent 3114de5 commit f96165a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"react-helmet": "5.2.1",
"react-stripe-elements": "6.1.2",
"styled-components": "4.4.1",
"whatwg-fetch": "3.0.0"
"whatwg-fetch": "3.0.1"
},
"devDependencies": {
"@babel/core": "7.7.7",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -14564,7 +14564,12 @@ whatwg-fetch@2.0.4:
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==

whatwg-fetch@3.0.0, whatwg-fetch@>=0.10.0:
whatwg-fetch@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.1.tgz#7bc7ece49fd5bb50b75056df38578b8f29fd5019"
integrity sha512-gPeS9Ef8bSigQwAZiSbQyyU/sBQP1Qo6r112A2shGw5B6+4YT1D8O0oXXwF3zgXXLrrfxbIeP8fM3JmsoWU4Vw==

whatwg-fetch@>=0.10.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
Expand Down

0 comments on commit f96165a

Please sign in to comment.