Skip to content

Commit

Permalink
update: update dependency node-fetch to v3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent b8215fa commit e6a96d9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vitejs/plugin-react": "1.3.2",
"babel-loader": "8.2.5",
"nock": "13.2.4",
"node-fetch": "3.1.0",
"node-fetch": "3.2.10",
"storybook-addon-turbo-build": "1.0.1",
"storybook-builder-vite": "0.1.23",
"type-fest": "2.8.0",
Expand Down
29 changes: 23 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12672,6 +12672,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 @@ -17801,6 +17811,13 @@ __metadata:
languageName: node
linkType: hard

"node-domexception@npm:^1.0.0":
version: 1.0.0
resolution: "node-domexception@npm:1.0.0"
checksum: ee1d37dd2a4eb26a8a92cd6b64dfc29caec72bff5e1ed9aba80c294f57a31ba4895a60fd48347cf17dd6e766da0ae87d75657dfd1f384ebfa60462c2283f5c7f
languageName: node
linkType: hard

"node-emoji@npm:^1.10.0":
version: 1.11.0
resolution: "node-emoji@npm:1.11.0"
Expand All @@ -17824,14 +17841,14 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:3.1.0":
version: 3.1.0
resolution: "node-fetch@npm:3.1.0"
"node-fetch@npm:3.2.10":
version: 3.2.10
resolution: "node-fetch@npm:3.2.10"
dependencies:
data-uri-to-buffer: ^4.0.0
fetch-blob: ^3.1.2
fetch-blob: ^3.1.4
formdata-polyfill: ^4.0.10
checksum: 23b5977554d21b72d7d99145d00bcf06e463fa621bf0afc276ad121a79509a133f38c7e470b34aad45d4032d3315bf5584ff6a1cb83e8f01be7a44cc7ac72693
checksum: e65322431f4897ded04197aa5923eaec63a8d53e00432de4e70a4f7006625c8dc32629c5c35f4fe8ee719a4825544d07bf53f6e146a7265914262f493e8deac1
languageName: node
linkType: hard

Expand Down Expand Up @@ -23973,7 +23990,7 @@ typescript@~4.4.4:
framer-motion: 4.1.17
ky: 0.30.0
nock: 13.2.4
node-fetch: 3.1.0
node-fetch: 3.2.10
react: 17.0.2
react-dom: 17.0.2
react-location: 3.3.4
Expand Down

0 comments on commit e6a96d9

Please sign in to comment.