Skip to content

Commit 0e65d12

Browse files
Update dependency undici to v6.20.0
1 parent 9edee96 commit 0e65d12

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prettier-plugin-tailwindcss": "^0.5.11",
7171
"tailwindcss": "^3.4.1",
7272
"typescript": "5.3.3",
73-
"undici": "6.6.2",
73+
"undici": "6.20.0",
7474
"vite": "5.1.3",
7575
"vite-plugin-dts": "^3.7.2"
7676
},

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -270,13 +270,6 @@ __metadata:
270270
languageName: node
271271
linkType: hard
272272

273-
"@fastify/busboy@npm:^2.0.0":
274-
version: 2.1.0
275-
resolution: "@fastify/busboy@npm:2.1.0"
276-
checksum: 7bb641080aac7cf01d88749ad331af10ba9ec3713ec07cabbe833908c75df21bd56249bb6173bdec07f5a41896b21e3689316f86684c06635da45f91ff4565a2
277-
languageName: node
278-
linkType: hard
279-
280273
"@humanwhocodes/config-array@npm:^0.11.13":
281274
version: 0.11.14
282275
resolution: "@humanwhocodes/config-array@npm:0.11.14"
@@ -675,7 +668,7 @@ __metadata:
675668
prettier-plugin-tailwindcss: "npm:^0.5.11"
676669
tailwindcss: "npm:^3.4.1"
677670
typescript: "npm:5.3.3"
678-
undici: "npm:6.6.2"
671+
undici: "npm:6.20.0"
679672
vite: "npm:5.1.3"
680673
vite-plugin-dts: "npm:^3.7.2"
681674
peerDependencies:
@@ -4110,12 +4103,10 @@ __metadata:
41104103
languageName: node
41114104
linkType: hard
41124105

4113-
"undici@npm:6.6.2":
4114-
version: 6.6.2
4115-
resolution: "undici@npm:6.6.2"
4116-
dependencies:
4117-
"@fastify/busboy": "npm:^2.0.0"
4118-
checksum: c8c8a436059b13603f67ed4d917b4ba6d9ef282ac55c932c4790ee1a1c8cad1369da3c11b6e0b9df5a95ed1849cb98fa2f2310f6d0f9331dd359286c912497d2
4106+
"undici@npm:6.20.0":
4107+
version: 6.20.0
4108+
resolution: "undici@npm:6.20.0"
4109+
checksum: b74a6e4dcdfc3a6e7f5eab77c24f598c5a8664091797dc4940f86e1ed27e5dc9bef390aa1ecf53f20c7ec0e8809bc3d1518a8c3c560fa5972a6a325d628765be
41194110
languageName: node
41204111
linkType: hard
41214112

0 commit comments

Comments
 (0)