diff --git a/bun.lockb b/bun.lockb index 826d90ca8..9f527cb93 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 5b4bff38f..46fda4610 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "ts-runtime-checks": "0.6.2", "typescript": "5.6.3", "typia": "7.0.1", - "undici": "7.0.0", + "undici": "7.1.0", "unknownutil": "3.18.1", "valibot": "0.42.1", "vality": "6.3.4", @@ -10670,9 +10670,9 @@ } }, "node_modules/undici": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.0.0.tgz", - "integrity": "sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.0.tgz", + "integrity": "sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==", "engines": { "node": ">=20.18.1" } @@ -19069,9 +19069,9 @@ "integrity": "sha512-W1+HdVRUl8fS3MZ9ogD51GOb46xMmhAZzR0WPw5jcgIZQJVvkddYzAl4YTU6g5w33Y1iRQLdIi2/1jhi2RNL0g==" }, "undici": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.0.0.tgz", - "integrity": "sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==" + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.0.tgz", + "integrity": "sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==" }, "undici-types": { "version": "6.20.0", diff --git a/package.json b/package.json index 1819a1150..f8db75f83 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "ts-runtime-checks": "0.6.2", "typescript": "5.6.3", "typia": "7.0.1", - "undici": "7.0.0", + "undici": "7.1.0", "unknownutil": "3.18.1", "valibot": "0.42.1", "vality": "6.3.4",