Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit b27fb04

Browse files
build(deps-dev): bump node-fetch from 3.2.6 to 3.2.10 (#20)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.6...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ffc628 commit b27fb04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3879,9 +3879,9 @@ node-fetch@^2.6.7:
38793879
whatwg-url "^5.0.0"
38803880

38813881
node-fetch@^3.2.6:
3882-
version "3.2.6"
3883-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.6.tgz#6d4627181697a9d9674aae0d61548e0d629b31b9"
3884-
integrity sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==
3882+
version "3.2.10"
3883+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
3884+
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
38853885
dependencies:
38863886
data-uri-to-buffer "^4.0.0"
38873887
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)