Skip to content

Commit b1bac06

Browse files
fix(deps): update dependency undici to v7.5.0 (#1726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a351862 commit b1bac06

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -70,7 +70,7 @@
7070
"type-predicate-generator": "1.0.3",
7171
"typescript": "5.6.3",
7272
"typia": "8.0.1",
73-
"undici": "7.4.0",
73+
"undici": "7.5.0",
7474
"unknownutil": "3.18.1",
7575
"valibot": "0.42.1",
7676
"vality": "6.3.4",
@@ -1547,7 +1547,7 @@
15471547

15481548
"typical": ["typical@7.3.0", "", {}, "sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw=="],
15491549

1550-
"undici": ["undici@7.4.0", "", {}, "sha512-PUQM3/es3noM24oUn10u3kNNap0AbxESOmnssmW+dOi9yGwlUSi5nTNYl3bNbTkWOF8YZDkx2tCmj9OtQ3iGGw=="],
1550+
"undici": ["undici@7.5.0", "", {}, "sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ=="],
15511551

15521552
"undici-types": ["undici-types@6.20.0", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
15531553

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"type-predicate-generator": "1.0.3",
9898
"typescript": "5.6.3",
9999
"typia": "8.0.1",
100-
"undici": "7.4.0",
100+
"undici": "7.5.0",
101101
"unknownutil": "3.18.1",
102102
"valibot": "0.42.1",
103103
"vality": "6.3.4",

0 commit comments

Comments
 (0)