Skip to content

Commit 0b96864

Browse files
fix(deps): update dependency undici to v6
1 parent 61ef81e commit 0b96864

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.5.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.5.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.5.0":
8111+
version: 6.5.0
8112+
resolution: "undici@npm:6.5.0"
81138113
dependencies:
81148114
"@fastify/busboy": "npm:^2.0.0"
8115-
checksum: 2bf96b102fb84568fb235bdf6e1e352e5d2bf99566b243cd1b13b41578bf9dd5c7c3d3d82192b20a3fec61fe7a528f9d80cd5b4555ce65405c06c69b023013de
8115+
checksum: 0ad9289bd8dc8a5ee8cf81a48a629a59c33814702ae706b1d8e7c7fac3cfa85bd6a73943db5d9379f4d420858d239ed3857ec1003e517ddb67eb44fdbc227f3e
81168116
languageName: node
81178117
linkType: hard
81188118

0 commit comments

Comments
 (0)