diff --git a/packages/api/package.json b/packages/api/package.json index b73c790ab323..2e2536814a86 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -32,7 +32,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.16.7", "@prisma/client": "3.11.0", - "cross-undici-fetch": "0.1.25", + "cross-undici-fetch": "0.1.27", "crypto-js": "4.1.1", "humanize-string": "2.1.0", "jsonwebtoken": "8.5.1", diff --git a/packages/codemods/package.json b/packages/codemods/package.json index b96e5243cb3c..fc4718cbb079 100644 --- a/packages/codemods/package.json +++ b/packages/codemods/package.json @@ -28,7 +28,7 @@ "@babel/runtime-corejs3": "7.16.7", "@vscode/ripgrep": "1.14.2", "core-js": "3.21.1", - "cross-undici-fetch": "0.1.25", + "cross-undici-fetch": "0.1.27", "deepmerge": "4.2.2", "fast-glob": "3.2.11", "findup-sync": "5.0.0", diff --git a/packages/graphql-server/package.json b/packages/graphql-server/package.json index 9f983702b26b..2310d81bbe39 100644 --- a/packages/graphql-server/package.json +++ b/packages/graphql-server/package.json @@ -34,7 +34,7 @@ "@prisma/client": "3.11.0", "@redwoodjs/api": "0.49.1", "core-js": "3.21.1", - "cross-undici-fetch": "0.1.25", + "cross-undici-fetch": "0.1.27", "graphql": "16.3.0", "graphql-scalars": "1.15.0", "graphql-tag": "2.12.6", diff --git a/packages/prerender/package.json b/packages/prerender/package.json index d956a546709f..9bc61ee73d0d 100644 --- a/packages/prerender/package.json +++ b/packages/prerender/package.json @@ -31,7 +31,7 @@ "@redwoodjs/web": "0.49.1", "babel-plugin-ignore-html-and-css-imports": "0.1.0", "cheerio": "1.0.0-rc.10", - "cross-undici-fetch": "0.1.25", + "cross-undici-fetch": "0.1.27", "mime-types": "2.1.35" }, "devDependencies": { diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 36fd227fa31c..3eb5f9bc4767 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -30,7 +30,7 @@ "@redwoodjs/internal": "0.49.1", "@redwoodjs/structure": "0.49.1", "ci-info": "3.3.0", - "cross-undici-fetch": "0.1.25", + "cross-undici-fetch": "0.1.27", "envinfo": "7.8.1", "systeminformation": "5.11.9", "uuid": "8.3.2", diff --git a/yarn.lock b/yarn.lock index 2a178f81cc69..bc363f6d2b8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5775,7 +5775,7 @@ __metadata: "@types/md5": 2.3.2 "@types/split2": 3.2.1 aws-lambda: 1.0.7 - cross-undici-fetch: 0.1.25 + cross-undici-fetch: 0.1.27 crypto-js: 4.1.1 humanize-string: 2.1.0 jest: 27.5.1 @@ -5899,7 +5899,7 @@ __metadata: "@types/prettier": 2.4.4 "@vscode/ripgrep": 1.14.2 core-js: 3.21.1 - cross-undici-fetch: 0.1.25 + cross-undici-fetch: 0.1.27 deepmerge: 4.2.2 fast-glob: 3.2.11 findup-sync: 5.0.0 @@ -6070,7 +6070,7 @@ __metadata: "@types/uuid": 8.3.4 aws-lambda: 1.0.7 core-js: 3.21.1 - cross-undici-fetch: 0.1.25 + cross-undici-fetch: 0.1.27 graphql: 16.3.0 graphql-scalars: 1.15.0 graphql-tag: 2.12.6 @@ -6148,7 +6148,7 @@ __metadata: babel-plugin-ignore-html-and-css-imports: 0.1.0 babel-plugin-tester: 10.1.0 cheerio: 1.0.0-rc.10 - cross-undici-fetch: 0.1.25 + cross-undici-fetch: 0.1.27 jest: 27.5.1 mime-types: 2.1.35 typescript: 4.6.2 @@ -6241,7 +6241,7 @@ __metadata: "@types/uuid": 8.3.4 "@types/yargs": 16.0.4 ci-info: 3.3.0 - cross-undici-fetch: 0.1.25 + cross-undici-fetch: 0.1.27 envinfo: 7.8.1 jest: 27.5.1 systeminformation: 5.11.9 @@ -12762,9 +12762,9 @@ __metadata: languageName: node linkType: hard -"cross-undici-fetch@npm:0.1.25, cross-undici-fetch@npm:^0.1.19, cross-undici-fetch@npm:^0.1.25": - version: 0.1.25 - resolution: "cross-undici-fetch@npm:0.1.25" +"cross-undici-fetch@npm:0.1.27, cross-undici-fetch@npm:^0.1.19, cross-undici-fetch@npm:^0.1.25": + version: 0.1.27 + resolution: "cross-undici-fetch@npm:0.1.27" dependencies: abort-controller: ^3.0.0 form-data-encoder: ^1.7.1 @@ -12772,7 +12772,7 @@ __metadata: node-fetch: ^2.6.7 undici: ^4.9.3 web-streams-polyfill: ^3.2.0 - checksum: cc3d7203335729da04aa402182ba86e4125221a55b20956f3b9ec7549d8e898cc02b9960554001184310ad177cda9d1595323d9c0672a26c947d4bf1ebea82f8 + checksum: 4f6e7fa17c676c33fb1003b2d754478e01b27114eef0b2ac9ff1c35a26786c8764dbd80f2dd392f7923e23a037bf4819f9d940ef7c318ff2055e82e1202d981f languageName: node linkType: hard