mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Merge pull request #7327 from strapi/dependabot/npm_and_yarn/whatwg-fetch-3.3.1
Bump whatwg-fetch from 2.0.4 to 3.3.1
This commit is contained in:
commit
de10a34592
@ -68,7 +68,7 @@
|
|||||||
"react-router-dom": "^5.0.0",
|
"react-router-dom": "^5.0.0",
|
||||||
"reactstrap": "8.4.1",
|
"reactstrap": "8.4.1",
|
||||||
"styled-components": "^5.0.0",
|
"styled-components": "^5.0.0",
|
||||||
"whatwg-fetch": "^2.0.3"
|
"whatwg-fetch": "^3.3.1"
|
||||||
},
|
},
|
||||||
"gitHead": "c85658a19b8fef0f3164c19693a45db305dc07a9"
|
"gitHead": "c85658a19b8fef0f3164c19693a45db305dc07a9"
|
||||||
}
|
}
|
||||||
|
13
yarn.lock
13
yarn.lock
@ -19201,15 +19201,10 @@ whatwg-encoding@^1.0.5:
|
|||||||
dependencies:
|
dependencies:
|
||||||
iconv-lite "0.4.24"
|
iconv-lite "0.4.24"
|
||||||
|
|
||||||
whatwg-fetch@>=0.10.0:
|
whatwg-fetch@>=0.10.0, whatwg-fetch@^3.3.1:
|
||||||
version "3.0.0"
|
version "3.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
|
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.3.1.tgz#6c1acf37dec176b0fd6bc9a74b616bec2f612935"
|
||||||
integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
|
integrity sha512-faXTmGDcLuEPBpJwb5LQfyxvubKiE+RlbmmweFGKjvIPFj4uHTTfdtTIkdTRhC6OSH9S9eyYbx8kZ0UEaQqYTA==
|
||||||
|
|
||||||
whatwg-fetch@^2.0.3:
|
|
||||||
version "2.0.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
|
|
||||||
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
|
|
||||||
|
|
||||||
whatwg-mimetype@^2.3.0:
|
whatwg-mimetype@^2.3.0:
|
||||||
version "2.3.0"
|
version "2.3.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user