diff --git a/bun.lockb b/bun.lockb index 430856a29..a98d3f4c6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index d411eb5b5..ee4b51966 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "ts-runtime-checks": "0.6.3", "typescript": "5.6.3", "typia": "7.5.0", - "undici": "7.1.1", + "undici": "7.2.0", "unknownutil": "3.18.1", "valibot": "0.42.1", "vality": "6.3.4", @@ -10688,9 +10688,9 @@ } }, "node_modules/undici": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.1.tgz", - "integrity": "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz", + "integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==", "engines": { "node": ">=20.18.1" } @@ -19096,9 +19096,9 @@ "integrity": "sha512-W1+HdVRUl8fS3MZ9ogD51GOb46xMmhAZzR0WPw5jcgIZQJVvkddYzAl4YTU6g5w33Y1iRQLdIi2/1jhi2RNL0g==" }, "undici": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.1.tgz", - "integrity": "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==" + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz", + "integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==" }, "undici-types": { "version": "6.20.0", diff --git a/package.json b/package.json index 75ade7f25..56c92b905 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "ts-runtime-checks": "0.6.3", "typescript": "5.6.3", "typia": "7.5.0", - "undici": "7.1.1", + "undici": "7.2.0", "unknownutil": "3.18.1", "valibot": "0.42.1", "vality": "6.3.4",