Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/fetch to v0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent bb0b311 commit bf423a8
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 30 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.25.0",
"@prisma/client": "5.18.0",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"cookie": "0.6.0",
"core-js": "3.38.0",
"humanize-string": "2.1.0",
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.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@vscode/ripgrep": "1.15.9",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"cheerio": "1.0.0",
"core-js": "3.38.0",
"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 @@ -55,7 +55,7 @@
"@types/jsonwebtoken": "9.0.6",
"@types/lodash": "4.17.7",
"@types/uuid": "10.0.0",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"jest": "29.7.0",
"jsonwebtoken": "9.0.2",
"tsx": "4.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@redwoodjs/router": "workspace:*",
"@redwoodjs/structure": "workspace:*",
"@redwoodjs/web": "workspace:*",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0",
"core-js": "3.38.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/structure": "workspace:*",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"ci-info": "4.0.0",
"envinfo": "7.13.0",
"systeminformation": "5.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@redwoodjs/web": "workspace:*",
"@swc/core": "1.7.11",
"@vitejs/plugin-react": "4.3.1",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"@whatwg-node/server": "0.9.47",
"acorn-loose": "8.4.0",
"buffer": "6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"@redwoodjs/server-store": "workspace:*",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/fetch": "0.9.20",
"core-js": "3.38.0",
"graphql": "16.9.0",
"graphql-sse": "2.5.3",
Expand Down
36 changes: 13 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7224,7 +7224,7 @@ __metadata:
"@types/memjs": "npm:1"
"@types/pascalcase": "npm:1.0.3"
"@types/split2": "npm:4.2.3"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
cookie: "npm:0.6.0"
core-js: "npm:3.38.0"
humanize-string: "npm:2.1.0"
Expand Down Expand Up @@ -7958,7 +7958,7 @@ __metadata:
"@types/jscodeshift": "npm:0.11.11"
"@types/yargs": "npm:17.0.33"
"@vscode/ripgrep": "npm:1.15.9"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
cheerio: "npm:1.0.0"
core-js: "npm:3.38.0"
deepmerge: "npm:4.3.1"
Expand Down Expand Up @@ -8179,7 +8179,7 @@ __metadata:
"@types/jsonwebtoken": "npm:9.0.6"
"@types/lodash": "npm:4.17.7"
"@types/uuid": "npm:10.0.0"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
core-js: "npm:3.38.0"
graphql: "npm:16.9.0"
graphql-scalars: "npm:1.23.0"
Expand Down Expand Up @@ -8369,7 +8369,7 @@ __metadata:
"@redwoodjs/structure": "workspace:*"
"@redwoodjs/web": "workspace:*"
"@types/mime-types": "npm:2.1.4"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
babel-plugin-ignore-html-and-css-imports: "npm:0.1.0"
babel-plugin-tester: "npm:11.0.4"
cheerio: "npm:1.0.0"
Expand Down Expand Up @@ -8543,7 +8543,7 @@ __metadata:
"@types/envinfo": "npm:7.8.4"
"@types/uuid": "npm:10.0.0"
"@types/yargs": "npm:17.0.33"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
ci-info: "npm:4.0.0"
envinfo: "npm:7.13.0"
systeminformation: "npm:5.23.4"
Expand Down Expand Up @@ -8630,7 +8630,7 @@ __metadata:
"@types/ws": "npm:^8"
"@types/yargs-parser": "npm:21.0.3"
"@vitejs/plugin-react": "npm:4.3.1"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
"@whatwg-node/server": "npm:0.9.47"
acorn-loose: "npm:8.4.0"
buffer: "npm:6.0.3"
Expand Down Expand Up @@ -8710,7 +8710,7 @@ __metadata:
"@testing-library/react": "npm:14.3.1"
"@types/react": "npm:^18.2.55"
"@types/react-dom": "npm:^18.2.19"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/fetch": "npm:0.9.20"
concurrently: "npm:8.2.2"
core-js: "npm:3.38.0"
graphql: "npm:16.9.0"
Expand Down Expand Up @@ -11490,13 +11490,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.9.19":
version: 0.9.19
resolution: "@whatwg-node/fetch@npm:0.9.19"
"@whatwg-node/fetch@npm:0.9.20, @whatwg-node/fetch@npm:^0.9.18, @whatwg-node/fetch@npm:^0.9.20":
version: 0.9.20
resolution: "@whatwg-node/fetch@npm:0.9.20"
dependencies:
"@whatwg-node/node-fetch": "npm:^0.5.16"
"@whatwg-node/node-fetch": "npm:^0.5.22"
urlpattern-polyfill: "npm:^10.0.0"
checksum: 10c0/df446e2348c1ac795f6dd241f5c4c89dc303bfcc44ab27fa85c959d40b542deb6335d19bf5ad8271a40c1d2be66987932bfe83a7fce11831a33dbd97c7d5711e
checksum: 10c0/b40521697543135783a22d8b3b96af17fb00f803e4cf55c60ea1e2bcf0c5d24906922db1c2c9c0f84be530d4f097560d67f58745c1f263c3c46ad7120aea67f5
languageName: node
linkType: hard

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

"@whatwg-node/fetch@npm:^0.9.18, @whatwg-node/fetch@npm:^0.9.20":
version: 0.9.20
resolution: "@whatwg-node/fetch@npm:0.9.20"
dependencies:
"@whatwg-node/node-fetch": "npm:^0.5.22"
urlpattern-polyfill: "npm:^10.0.0"
checksum: 10c0/b40521697543135783a22d8b3b96af17fb00f803e4cf55c60ea1e2bcf0c5d24906922db1c2c9c0f84be530d4f097560d67f58745c1f263c3c46ad7120aea67f5
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 @@ -11536,7 +11526,7 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.5.16, @whatwg-node/node-fetch@npm:^0.5.22":
"@whatwg-node/node-fetch@npm:^0.5.22":
version: 0.5.22
resolution: "@whatwg-node/node-fetch@npm:0.5.22"
dependencies:
Expand Down

0 comments on commit bf423a8

Please sign in to comment.