Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-fetch from 3.1.1 to 3.2.10 #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 @@ -10431,7 +10431,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 @@ -10441,6 +10441,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 @@ -18010,14 +18020,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