diff --git a/bun.lockb b/bun.lockb index 43a25cb7b..e23b43eca 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 35bbc9e70..b9d063c95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "ts-node": "10.9.2", "ts-runtime-checks": "0.6.3", "typescript": "5.6.3", - "typia": "7.5.0", + "typia": "7.5.1", "undici": "7.2.0", "unknownutil": "3.18.1", "valibot": "0.42.1", @@ -10612,9 +10612,9 @@ } }, "node_modules/typia": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.5.0.tgz", - "integrity": "sha512-m/MYDwQrJLwkZH7uOYaXNuSZYRCX36x5/ojMSCBPfdREdptG2FPNVNmuFwf8AOlgF9HwizTYB2gAWJ1CxvxjHw==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/typia/-/typia-7.5.1.tgz", + "integrity": "sha512-WkCZT3O7+h1zXGq+2pDDyfxn4j/NkGICb8+vHJrzUFystD6gMnVDd5IREaMJXhG6qsPGHGA7rPZlIS0VYZ5bJg==", "dependencies": { "@samchon/openapi": "^2.3.0", "commander": "^10.0.0", @@ -19035,9 +19035,9 @@ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" }, "typia": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.5.0.tgz", - "integrity": "sha512-m/MYDwQrJLwkZH7uOYaXNuSZYRCX36x5/ojMSCBPfdREdptG2FPNVNmuFwf8AOlgF9HwizTYB2gAWJ1CxvxjHw==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/typia/-/typia-7.5.1.tgz", + "integrity": "sha512-WkCZT3O7+h1zXGq+2pDDyfxn4j/NkGICb8+vHJrzUFystD6gMnVDd5IREaMJXhG6qsPGHGA7rPZlIS0VYZ5bJg==", "requires": { "@samchon/openapi": "^2.3.0", "commander": "^10.0.0", diff --git a/package.json b/package.json index cc1043120..75775cb17 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "ts-node": "10.9.2", "ts-runtime-checks": "0.6.3", "typescript": "5.6.3", - "typia": "7.5.0", + "typia": "7.5.1", "undici": "7.2.0", "unknownutil": "3.18.1", "valibot": "0.42.1",