Skip to content

Commit

Permalink
Update dependency whatwg-fetch to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2020
1 parent fe96f4b commit ababcb2
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.5.0"
},
"devDependencies": {
"@babel/core": "7.7.7",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -14559,7 +14559,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.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.5.0.tgz#605a2cd0a7146e5db141e29d1c62ab84c0c4c868"
integrity sha512-jXkLtsR42xhXg7akoDKvKWE40eJeI+2KZqcp2h3NsOrRnDvtWX36KcKl30dy+hxECivdk2BVUHVNrPtoMBUx6A==

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 ababcb2

Please sign in to comment.