Skip to content

Commit 00478d9

Browse files
fix(deps): update dependency cross-fetch to v4.1.0 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66bda62 commit 00478d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2056,11 +2056,11 @@ create-require@^1.1.0:
20562056
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
20572057

20582058
cross-fetch@^4.0.0:
2059-
version "4.0.0"
2060-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
2061-
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
2059+
version "4.1.0"
2060+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.1.0.tgz#8f69355007ee182e47fa692ecbaa37a52e43c3d2"
2061+
integrity sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==
20622062
dependencies:
2063-
node-fetch "^2.6.12"
2063+
node-fetch "^2.7.0"
20642064

20652065
cross-spawn@^7.0.0, cross-spawn@^7.0.2:
20662066
version "7.0.3"
@@ -3908,7 +3908,7 @@ [email protected]:
39083908
dependencies:
39093909
whatwg-url "^5.0.0"
39103910

3911-
node-fetch@^2.6.12, node-fetch@^2.6.7:
3911+
node-fetch@^2.6.7, node-fetch@^2.7.0:
39123912
version "2.7.0"
39133913
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
39143914
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==

0 commit comments

Comments
 (0)