From b906a6b634beeb3cdfdf3560696a5b8f4380a7b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:13:09 +0000 Subject: [PATCH] Bump the samchon group in /packages/api with 2 updates Updates the requirements on [@nestia/fetcher](https://github.com/samchon/nestia) and [typia](https://github.com/samchon/typia) to permit the latest version. Updates `@nestia/fetcher` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](https://github.com/samchon/nestia/compare/v11.0.0...v11.0.1) Updates `typia` to 12.0.1 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v12.0.0...v12.0.1) --- updated-dependencies: - dependency-name: "@nestia/fetcher" dependency-version: 11.0.1 dependency-type: direct:production dependency-group: samchon - dependency-name: typia dependency-version: 12.0.1 dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index 1fb029b..373ff42 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -16,8 +16,8 @@ }, "homepage": "https://github.com/samchon/backend#readme", "dependencies": { - "@nestia/fetcher": "^11.0.0", - "typia": "^12.0.0" + "@nestia/fetcher": "^11.0.1", + "typia": "^12.0.1" }, "include": [ "lib",