Skip to content

Commit

Permalink
Bump node-fetch from 3.1.1 to 3.2.10
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 24, 2022
1 parent 7572103 commit a43b405
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lodash": "^4.17.15",
"netlify-cms-app": "^2.15.40",
"netlify-lambda": "^1.6.3",
"node-fetch": "^3.1.1",
"node-fetch": "^3.2.10",
"polished": "^3.6.4",
"preact": "^10.5.13",
"preact-compat": "^3.19.0",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ __metadata:
mime-types: ^2.1.35
netlify-cms-app: ^2.15.40
netlify-lambda: ^1.6.3
node-fetch: ^3.1.1
node-fetch: ^3.2.10
polished: ^3.6.4
posthtml-parser: ^0.11.0
posthtml-render: ^3.0.0
Expand Down Expand Up @@ -10387,7 +10387,7 @@ __metadata:
languageName: node
linkType: hard

"fetch-blob@npm:^3.1.2, fetch-blob@npm:^3.1.3":
"fetch-blob@npm:^3.1.2":
version: 3.1.4
resolution: "fetch-blob@npm:3.1.4"
dependencies:
Expand All @@ -10397,6 +10397,16 @@ __metadata:
languageName: node
linkType: hard

"fetch-blob@npm:^3.1.4":
version: 3.2.0
resolution: "fetch-blob@npm:3.2.0"
dependencies:
node-domexception: ^1.0.0
web-streams-polyfill: ^3.0.3
checksum: f19bc28a2a0b9626e69fd7cf3a05798706db7f6c7548da657cbf5026a570945f5eeaedff52007ea35c8bcd3d237c58a20bf1543bc568ab2422411d762dd3d5bf
languageName: node
linkType: hard

"figgy-pudding@npm:^3.5.1":
version: 3.5.2
resolution: "figgy-pudding@npm:3.5.2"
Expand Down Expand Up @@ -17960,14 +17970,14 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^3.1.1":
version: 3.1.1
resolution: "node-fetch@npm:3.1.1"
"node-fetch@npm:^3.2.10":
version: 3.3.0
resolution: "node-fetch@npm:3.3.0"
dependencies:
data-uri-to-buffer: ^4.0.0
fetch-blob: ^3.1.3
fetch-blob: ^3.1.4
formdata-polyfill: ^4.0.10
checksum: 2e03f9a309a0a3e20758045e5eea5f1a0961be236f01cf9caecfd2224a1388a59a5c7fa3809d16f76cce1b5b7411a61db146fd265b7af5a6c9e5920a18eeef63
checksum: e9936908d2783d3c48a038e187f8062de294d75ef43ec8ab812d7cbd682be2b67605868758d2e9cad6103706dcfe4a9d21d78f6df984e8edf10e7a5ce2e665f8
languageName: node
linkType: hard

Expand Down

0 comments on commit a43b405

Please sign in to comment.