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

Commit 6be63eb

Browse files
Bump node-fetch from 3.2.4 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.4...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 068559f commit 6be63eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"mkdirp": "^1.0.4",
6565
"mocha": "^10.0.0",
6666
"mock-require": "^3.0.3",
67-
"node-fetch": "^3.2.4",
67+
"node-fetch": "^3.2.10",
6868
"nyc": "^15.1.0",
6969
"parcel": "2.x",
7070
"parcel-bundler": "^1.12.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6403,10 +6403,10 @@ node-domexception@^1.0.0:
64036403
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
64046404
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
64056405

6406-
node-fetch@*, node-fetch@^3.2.4:
6407-
version "3.2.4"
6408-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.4.tgz#3fbca2d8838111048232de54cb532bd3cf134947"
6409-
integrity sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==
6406+
node-fetch@*, node-fetch@^3.2.10:
6407+
version "3.2.10"
6408+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
6409+
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
64106410
dependencies:
64116411
data-uri-to-buffer "^4.0.0"
64126412
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)