Skip to content

Commit 5dc0929

Browse files
fix(deps): update dependency undici to v6
1 parent f754c40 commit 5dc0929

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"postgres": "^3.4.3",
7777
"reflect-metadata": "^0.1.13",
7878
"string-strip-html": "^13.4.3",
79-
"undici": "^5.27.2",
79+
"undici": "^6.3.0",
8080
"utf-8-validate": "^6.0.3",
8181
"zlib-sync": "^0.1.9"
8282
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,7 @@ __metadata:
45334533
string-strip-html: "npm:^13.4.3"
45344534
tsup: "npm:^7.2.0"
45354535
typescript: "npm:^5.2.2"
4536-
undici: "npm:^5.27.2"
4536+
undici: "npm:^6.3.0"
45374537
utf-8-validate: "npm:^6.0.3"
45384538
zlib-sync: "npm:^0.1.9"
45394539
languageName: unknown
@@ -8107,12 +8107,12 @@ __metadata:
81078107
languageName: node
81088108
linkType: hard
81098109

8110-
"undici@npm:^5.27.2":
8111-
version: 5.27.2
8112-
resolution: "undici@npm:5.27.2"
8110+
"undici@npm:^6.3.0":
8111+
version: 6.3.0
8112+
resolution: "undici@npm:6.3.0"
81138113
dependencies:
81148114
"@fastify/busboy": "npm:^2.0.0"
8115-
checksum: 2bf96b102fb84568fb235bdf6e1e352e5d2bf99566b243cd1b13b41578bf9dd5c7c3d3d82192b20a3fec61fe7a528f9d80cd5b4555ce65405c06c69b023013de
8115+
checksum: 4534474384267ea2818b23a61daa6d851895e9caa9998be0bd71687322f7fbad653ffbaba084bc9d75f41ae2ac1c27adab65d631837890e26a2a52a8e0408ec4
81168116
languageName: node
81178117
linkType: hard
81188118

0 commit comments

Comments
 (0)