diff --git a/bun.lockb b/bun.lockb index 6b1aa39b4..8b2b52938 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index b6433b238..5370601a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "ts-node": "10.9.2", "ts-runtime-checks": "0.6.2", "typescript": "5.6.3", - "typia": "7.0.2", + "typia": "7.1.0", "undici": "7.1.0", "unknownutil": "3.18.1", "valibot": "0.42.1", @@ -10615,9 +10615,9 @@ } }, "node_modules/typia": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.0.2.tgz", - "integrity": "sha512-Wxl/2XK+KIyCmBpR8X8uopKJEtZHsvGF0G5ZgwDGaqzIF9wBdSqDnnuLRpOI/zIch+nDBhbpHdtCztp1RpGg2A==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/typia/-/typia-7.1.0.tgz", + "integrity": "sha512-pG3H1KNIo3/Cd0VssdE+badLYnLnAQ7QtdYldqzqzXIDWG+Ve5fl0H4vQ/j+d1+rOAuurxfZ5bsCcw83SiYDVw==", "dependencies": { "@samchon/openapi": "^2.0.1", "commander": "^10.0.0", @@ -19039,9 +19039,9 @@ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" }, "typia": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.0.2.tgz", - "integrity": "sha512-Wxl/2XK+KIyCmBpR8X8uopKJEtZHsvGF0G5ZgwDGaqzIF9wBdSqDnnuLRpOI/zIch+nDBhbpHdtCztp1RpGg2A==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/typia/-/typia-7.1.0.tgz", + "integrity": "sha512-pG3H1KNIo3/Cd0VssdE+badLYnLnAQ7QtdYldqzqzXIDWG+Ve5fl0H4vQ/j+d1+rOAuurxfZ5bsCcw83SiYDVw==", "requires": { "@samchon/openapi": "^2.0.1", "commander": "^10.0.0", diff --git a/package.json b/package.json index a5201334b..ee461f8d0 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "ts-node": "10.9.2", "ts-runtime-checks": "0.6.2", "typescript": "5.6.3", - "typia": "7.0.2", + "typia": "7.1.0", "undici": "7.1.0", "unknownutil": "3.18.1", "valibot": "0.42.1",