Skip to content

Commit c614a08

Browse files
fix(deps): update dependency undici to v7.4.0 (#1695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 191a541 commit c614a08

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",
@@ -69,7 +69,7 @@
6969
"type-predicate-generator": "1.0.3",
7070
"typescript": "5.6.3",
7171
"typia": "7.6.4",
72-
"undici": "7.3.0",
72+
"undici": "7.4.0",
7373
"unknownutil": "3.18.1",
7474
"valibot": "0.42.1",
7575
"vality": "6.3.4",
@@ -1534,7 +1534,7 @@
15341534

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

1537-
"undici": ["undici@7.3.0", "", {}, "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw=="],
1537+
"undici": ["undici@7.4.0", "", {}, "sha512-PUQM3/es3noM24oUn10u3kNNap0AbxESOmnssmW+dOi9yGwlUSi5nTNYl3bNbTkWOF8YZDkx2tCmj9OtQ3iGGw=="],
15381538

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

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
@@ -96,7 +96,7 @@
9696
"type-predicate-generator": "1.0.3",
9797
"typescript": "5.6.3",
9898
"typia": "7.6.4",
99-
"undici": "7.3.0",
99+
"undici": "7.4.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "0.42.1",
102102
"vality": "6.3.4",

0 commit comments

Comments
 (0)