Update dependency node-fetch to v3.2.10 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ebe714c6f
commit
10c5e1dcf7
2 changed files with 5 additions and 5 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"jest-environment-jsdom": "28.1.3",
|
||||
"marked": "4.0.18",
|
||||
"merge-stream": "2.0.0",
|
||||
"node-fetch": "3.2.9",
|
||||
"node-fetch": "3.2.10",
|
||||
"npmfiles": "0.1.3",
|
||||
"postcss": "8.4.14",
|
||||
"prettier": "2.7.1",
|
||||
|
|
|
|||
|
|
@ -9276,10 +9276,10 @@ node-domexception@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
|
||||
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
|
||||
|
||||
node-fetch@3.2.9:
|
||||
version "3.2.9"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.9.tgz#3f6070bf854de20f21b9fe8479f823462e615d7d"
|
||||
integrity sha512-/2lI+DBecVvVm9tDhjziTVjo2wmTsSxSk58saUYP0P/fRJ3xxtfMDY24+CKTkfm0Dlhyn3CSXNL0SoRiCZ8Rzg==
|
||||
node-fetch@3.2.10:
|
||||
version "3.2.10"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
|
||||
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
|
||||
dependencies:
|
||||
data-uri-to-buffer "^4.0.0"
|
||||
fetch-blob "^3.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue