Skip to content

Commit 868e3ea

Browse files
fix(deps): update dependency undici to v7.10.0
1 parent ce667d4 commit 868e3ea

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"type-predicate-generator": "1.0.4",
7373
"typescript": "5.8.3",
7474
"typia": "9.3.1",
75-
"undici": "7.9.0",
75+
"undici": "7.10.0",
7676
"unknownutil": "3.18.1",
7777
"valibot": "1.1.0",
7878
"vality": "6.3.4",
@@ -1504,7 +1504,7 @@
15041504

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

1507-
"undici": ["undici@7.9.0", "", {}, "sha512-e696y354tf5cFZPXsF26Yg+5M63+5H3oE6Vtkh2oqbvsE2Oe7s2nIbcQh5lmG7Lp/eS29vJtTpw9+p6PX0qNSg=="],
1507+
"undici": ["undici@7.10.0", "", {}, "sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw=="],
15081508

15091509
"undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="],
15101510

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.4",
9797
"typescript": "5.8.3",
9898
"typia": "9.3.1",
99-
"undici": "7.9.0",
99+
"undici": "7.10.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "1.1.0",
102102
"vality": "6.3.4",

0 commit comments

Comments
 (0)