Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/fetch to v0.6.6 (#7559)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Feb 4, 2023
1 parent 5e8bb71 commit de4ce58
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 11 deletions.
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.20.13",
"@prisma/client": "4.9.0",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/fetch": "0.6.6",
"core-js": "3.27.2",
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.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 @@ -28,7 +28,7 @@
"@babel/runtime-corejs3": "7.20.13",
"@iarna/toml": "2.2.5",
"@vscode/ripgrep": "1.14.2",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/fetch": "0.6.6",
"core-js": "3.27.2",
"deepmerge": "4.3.0",
"execa": "5.1.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 @@ -50,7 +50,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.omitby": "4.6.7",
"@types/uuid": "9.0.0",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/fetch": "0.6.6",
"aws-lambda": "1.0.7",
"jest": "29.4.1",
"jsonwebtoken": "9.0.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": "4.0.1",
"@redwoodjs/structure": "4.0.1",
"@redwoodjs/web": "4.0.1",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/fetch": "0.6.6",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.27.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.20.13",
"@redwoodjs/internal": "4.0.1",
"@redwoodjs/structure": "4.0.1",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/fetch": "0.6.6",
"ci-info": "3.7.1",
"core-js": "3.27.2",
"envinfo": "7.8.1",
Expand Down
38 changes: 32 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6928,7 +6928,7 @@ __metadata:
"@types/memjs": 1
"@types/pascalcase": 1.0.1
"@types/split2": 3.2.1
"@whatwg-node/fetch": 0.6.5
"@whatwg-node/fetch": 0.6.6
core-js: 3.27.2
humanize-string: 2.1.0
jest: 29.4.1
Expand Down Expand Up @@ -7516,7 +7516,7 @@ __metadata:
"@types/prettier": 2.7.2
"@types/yargs": 17.0.22
"@vscode/ripgrep": 1.14.2
"@whatwg-node/fetch": 0.6.5
"@whatwg-node/fetch": 0.6.6
core-js: 3.27.2
deepmerge: 4.3.0
execa: 5.1.1
Expand Down Expand Up @@ -7687,7 +7687,7 @@ __metadata:
"@types/lodash.merge": 4.6.7
"@types/lodash.omitby": 4.6.7
"@types/uuid": 9.0.0
"@whatwg-node/fetch": 0.6.5
"@whatwg-node/fetch": 0.6.6
aws-lambda: 1.0.7
core-js: 3.27.2
graphql: 16.6.0
Expand Down Expand Up @@ -7769,7 +7769,7 @@ __metadata:
"@redwoodjs/structure": 4.0.1
"@redwoodjs/web": 4.0.1
"@types/mime-types": 2.1.1
"@whatwg-node/fetch": 0.6.5
"@whatwg-node/fetch": 0.6.6
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 @@ -7872,7 +7872,7 @@ __metadata:
"@types/envinfo": 7.8.1
"@types/uuid": 9.0.0
"@types/yargs": 17.0.22
"@whatwg-node/fetch": 0.6.5
"@whatwg-node/fetch": 0.6.6
ci-info: 3.7.1
core-js: 3.27.2
envinfo: 7.8.1
Expand Down Expand Up @@ -11215,7 +11215,7 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.6.5, @whatwg-node/fetch@npm:^0.6.0":
"@whatwg-node/fetch@npm:0.6.5":
version: 0.6.5
resolution: "@whatwg-node/fetch@npm:0.6.5"
dependencies:
Expand All @@ -11228,6 +11228,19 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.6.6, @whatwg-node/fetch@npm:^0.6.0":
version: 0.6.6
resolution: "@whatwg-node/fetch@npm:0.6.6"
dependencies:
"@peculiar/webcrypto": ^1.4.0
"@whatwg-node/node-fetch": 0.0.2
busboy: ^1.6.0
urlpattern-polyfill: ^6.0.2
web-streams-polyfill: ^3.2.1
checksum: 6f31ba787bf19198fef2ba655a1d8a967988543dedc6682d0b92803a612067f3cad3ab991137975ee6a46d5c3308c4a6d268d9bb83459bb6da60ad3925af7466
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:0.0.1":
version: 0.0.1
resolution: "@whatwg-node/node-fetch@npm:0.0.1"
Expand All @@ -11241,6 +11254,19 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:0.0.2":
version: 0.0.2
resolution: "@whatwg-node/node-fetch@npm:0.0.2"
dependencies:
"@whatwg-node/events": 0.0.2
busboy: 1.6.0
tslib: ^2.3.1
peerDependencies:
"@types/node": ^18.0.6
checksum: 9e38d4a069f583dd151133a892c4068c3c23d27a3ee907635780511967e21730e89f4ba66e3c5388966e0907f5ce864e920b293ce5ce6407518fc27de598ea95
languageName: node
linkType: hard

"@whatwg-node/server@npm:0.5.11":
version: 0.5.11
resolution: "@whatwg-node/server@npm:0.5.11"
Expand Down

0 comments on commit de4ce58

Please sign in to comment.