Skip to content

Commit 4319bd6

Browse files
Bump node-fetch from 3.1.1 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.1.1...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a509077 commit 4319bd6

4 files changed

Lines changed: 18 additions & 8 deletions

File tree

10 KB
Binary file not shown.
37.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lodash": "^4.17.15",
2424
"netlify-cms-app": "^2.15.40",
2525
"netlify-lambda": "^1.6.3",
26-
"node-fetch": "^3.1.1",
26+
"node-fetch": "^3.2.10",
2727
"polished": "^3.6.4",
2828
"preact": "^10.5.13",
2929
"preact-compat": "^3.19.0",

yarn.lock

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ __metadata:
7777
mdast-util-toc: ^5.0.3
7878
netlify-cms-app: ^2.15.40
7979
netlify-lambda: ^1.6.3
80-
node-fetch: ^3.1.1
80+
node-fetch: ^3.2.10
8181
polished: ^3.6.4
8282
preact: ^10.5.13
8383
preact-compat: ^3.19.0
@@ -10372,7 +10372,7 @@ __metadata:
1037210372
languageName: node
1037310373
linkType: hard
1037410374

10375-
"fetch-blob@npm:^3.1.2, fetch-blob@npm:^3.1.3":
10375+
"fetch-blob@npm:^3.1.2":
1037610376
version: 3.1.4
1037710377
resolution: "fetch-blob@npm:3.1.4"
1037810378
dependencies:
@@ -10382,6 +10382,16 @@ __metadata:
1038210382
languageName: node
1038310383
linkType: hard
1038410384

10385+
"fetch-blob@npm:^3.1.4":
10386+
version: 3.2.0
10387+
resolution: "fetch-blob@npm:3.2.0"
10388+
dependencies:
10389+
node-domexception: ^1.0.0
10390+
web-streams-polyfill: ^3.0.3
10391+
checksum: f19bc28a2a0b9626e69fd7cf3a05798706db7f6c7548da657cbf5026a570945f5eeaedff52007ea35c8bcd3d237c58a20bf1543bc568ab2422411d762dd3d5bf
10392+
languageName: node
10393+
linkType: hard
10394+
1038510395
"figgy-pudding@npm:^3.5.1":
1038610396
version: 3.5.2
1038710397
resolution: "figgy-pudding@npm:3.5.2"
@@ -17901,14 +17911,14 @@ __metadata:
1790117911
languageName: node
1790217912
linkType: hard
1790317913

17904-
"node-fetch@npm:^3.1.1":
17905-
version: 3.1.1
17906-
resolution: "node-fetch@npm:3.1.1"
17914+
"node-fetch@npm:^3.2.10":
17915+
version: 3.2.10
17916+
resolution: "node-fetch@npm:3.2.10"
1790717917
dependencies:
1790817918
data-uri-to-buffer: ^4.0.0
17909-
fetch-blob: ^3.1.3
17919+
fetch-blob: ^3.1.4
1791017920
formdata-polyfill: ^4.0.10
17911-
checksum: 2e03f9a309a0a3e20758045e5eea5f1a0961be236f01cf9caecfd2224a1388a59a5c7fa3809d16f76cce1b5b7411a61db146fd265b7af5a6c9e5920a18eeef63
17921+
checksum: e65322431f4897ded04197aa5923eaec63a8d53e00432de4e70a4f7006625c8dc32629c5c35f4fe8ee719a4825544d07bf53f6e146a7265914262f493e8deac1
1791217922
languageName: node
1791317923
linkType: hard
1791417924

0 commit comments

Comments
 (0)