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

fix(deps): update dependency @whatwg-node/fetch to v0.9.14 #9474

Merged
merged 1 commit into from
Nov 15, 2023
Merged
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
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.2",
"@prisma/client": "5.6.0",
"@whatwg-node/fetch": "0.9.9",
"@whatwg-node/fetch": "0.9.14",
"core-js": "3.33.2",
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@svgr/core": "8.0.0",
"@svgr/plugin-jsx": "8.0.1",
"@vscode/ripgrep": "1.15.5",
"@whatwg-node/fetch": "0.9.9",
"@whatwg-node/fetch": "0.9.14",
"cheerio": "1.0.0-rc.12",
"core-js": "3.33.2",
"deepmerge": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/jsonwebtoken": "9.0.5",
"@types/lodash": "4.14.195",
"@types/uuid": "9.0.2",
"@whatwg-node/fetch": "0.9.9",
"@whatwg-node/fetch": "0.9.14",
"aws-lambda": "1.0.7",
"jest": "29.7.0",
"jsonwebtoken": "9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@redwoodjs/router": "6.0.7",
"@redwoodjs/structure": "6.0.7",
"@redwoodjs/web": "6.0.7",
"@whatwg-node/fetch": "0.9.9",
"@whatwg-node/fetch": "0.9.14",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.33.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/runtime-corejs3": "7.23.2",
"@redwoodjs/project-config": "6.0.7",
"@redwoodjs/structure": "6.0.7",
"@whatwg-node/fetch": "0.9.9",
"@whatwg-node/fetch": "0.9.14",
"ci-info": "3.8.0",
"core-js": "3.33.2",
"envinfo": "7.9.0",
Expand Down
38 changes: 14 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7860,7 +7860,7 @@ __metadata:
"@types/memjs": 1
"@types/pascalcase": 1.0.1
"@types/split2": 4.2.0
"@whatwg-node/fetch": 0.9.9
"@whatwg-node/fetch": 0.9.14
core-js: 3.33.2
humanize-string: 2.1.0
jest: 29.7.0
Expand Down Expand Up @@ -8537,7 +8537,7 @@ __metadata:
"@types/prettier": 2.7.3
"@types/yargs": 17.0.24
"@vscode/ripgrep": 1.15.5
"@whatwg-node/fetch": 0.9.9
"@whatwg-node/fetch": 0.9.14
cheerio: 1.0.0-rc.12
core-js: 3.33.2
deepmerge: 4.3.1
Expand Down Expand Up @@ -8741,7 +8741,7 @@ __metadata:
"@types/jsonwebtoken": 9.0.5
"@types/lodash": 4.14.195
"@types/uuid": 9.0.2
"@whatwg-node/fetch": 0.9.9
"@whatwg-node/fetch": 0.9.14
aws-lambda: 1.0.7
core-js: 3.33.2
graphql: 16.8.1
Expand Down Expand Up @@ -8908,7 +8908,7 @@ __metadata:
"@redwoodjs/structure": 6.0.7
"@redwoodjs/web": 6.0.7
"@types/mime-types": 2.1.1
"@whatwg-node/fetch": 0.9.9
"@whatwg-node/fetch": 0.9.14
babel-plugin-ignore-html-and-css-imports: 0.1.0
babel-plugin-tester: 11.0.4
cheerio: 1.0.0-rc.12
Expand Down Expand Up @@ -9139,7 +9139,7 @@ __metadata:
"@types/envinfo": 7.8.1
"@types/uuid": 9.0.2
"@types/yargs": 17.0.24
"@whatwg-node/fetch": 0.9.9
"@whatwg-node/fetch": 0.9.14
ci-info: 3.8.0
core-js: 3.33.2
envinfo: 7.9.0
Expand Down Expand Up @@ -12890,13 +12890,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.9.9":
version: 0.9.9
resolution: "@whatwg-node/fetch@npm:0.9.9"
"@whatwg-node/fetch@npm:0.9.14, @whatwg-node/fetch@npm:^0.9.10, @whatwg-node/fetch@npm:^0.9.7":
version: 0.9.14
resolution: "@whatwg-node/fetch@npm:0.9.14"
dependencies:
"@whatwg-node/node-fetch": ^0.4.8
"@whatwg-node/node-fetch": ^0.5.0
urlpattern-polyfill: ^9.0.0
checksum: c628a85ba2e6665ba4601be1bb12126a7656f2d76fe8e8d9664c120b2c780b39b9f38cb49cf2adcd9eb9420f0a0c5de82537cafc0379ad0474c5a6b28099391e
checksum: cb91d18c744e0d01c2f8d7982f961258a43b54baa8680ed6291a257f85e5ace1b68fc74105eebebd96b4450648fbaec98d91a434c1142da44acf928c41842d58
languageName: node
linkType: hard

Expand All @@ -12913,16 +12913,6 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.9.10, @whatwg-node/fetch@npm:^0.9.7":
version: 0.9.13
resolution: "@whatwg-node/fetch@npm:0.9.13"
dependencies:
"@whatwg-node/node-fetch": ^0.4.17
urlpattern-polyfill: ^9.0.0
checksum: cd65ac6f41b5f78103cb2b78a5594e871977aeb104adf177ddb89c07867b976b08d5160d97517c156a09a9d172ab40f54804693b10d665533e5a876491f3a09c
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.3.6":
version: 0.3.6
resolution: "@whatwg-node/node-fetch@npm:0.3.6"
Expand All @@ -12936,16 +12926,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.4.17, @whatwg-node/node-fetch@npm:^0.4.8":
version: 0.4.19
resolution: "@whatwg-node/node-fetch@npm:0.4.19"
"@whatwg-node/node-fetch@npm:^0.5.0":
version: 0.5.0
resolution: "@whatwg-node/node-fetch@npm:0.5.0"
dependencies:
"@whatwg-node/events": ^0.1.0
busboy: ^1.6.0
fast-querystring: ^1.1.1
fast-url-parser: ^1.1.3
tslib: ^2.3.1
checksum: a89bb2b4bd6e3da7d4c884e3771532f83a307a123098a19d3ca03351ce8e2961717a51b76fcec6928b400a20989acd8590905a680c28c09057d540e25ceebc2d
checksum: 1c1638dc205fb9047a41462f787dd90990973b63c4e47baaf3ad4d1f3e1b2537ef9a02d5a874297997d91d3f48392ab4b3eca68b7b48aab32dedc43c7709f0a9
languageName: node
linkType: hard

Expand Down
Loading