diff options
author | dependabot[bot] | 2022-08-01 20:04:21 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-06-14 06:16:56 +0300 |
commit | e77eedffa565a9b6b6267fe0eff7533e6ca3b577 (patch) | |
tree | 686e3f2bc16416f91d846849f39895afb9cbbd6d /backup/yarn.lock | |
parent | 54873b176176aafd25847422f02baf67641750b2 (diff) |
[backup] Bump node-fetch from 3.2.9 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.9...v3.2.10)
Diffstat (limited to 'backup/yarn.lock')
-rw-r--r-- | backup/yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/backup/yarn.lock b/backup/yarn.lock index c09e29f5..47dabc71 100644 --- a/backup/yarn.lock +++ b/backup/yarn.lock @@ -37,10 +37,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" |