Skip to content

Commit 828b672

Browse files
fix(deps): update dependency undici to v7.12.0 (#2052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d93975 commit 828b672

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.5.0",
75-
"undici": "7.11.0",
75+
"undici": "7.12.0",
7676
"unknownutil": "3.18.1",
7777
"valibot": "1.1.0",
7878
"vality": "6.3.4",
@@ -1516,7 +1516,7 @@
15161516

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

1519-
"undici": ["undici@7.11.0", "", {}, "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg=="],
1519+
"undici": ["undici@7.12.0", "", {}, "sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug=="],
15201520

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

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.5.0",
99-
"undici": "7.11.0",
99+
"undici": "7.12.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "1.1.0",
102102
"vality": "6.3.4",

0 commit comments

Comments
 (0)