From 0ae9611d628de654fe173a5c6b02e828e0b782e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:07:06 +0000 Subject: [PATCH] Bump the samchon group across 1 directory with 2 updates Updates the requirements on [@samchon/openapi](https://github.com/samchon/openapi) and [typia](https://github.com/samchon/typia) to permit the latest version. Updates `@samchon/openapi` to 2.4.2 - [Release notes](https://github.com/samchon/openapi/releases) - [Commits](https://github.com/samchon/openapi/compare/v2.4.0...v2.4.2) Updates `typia` to 7.6.3 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v7.6.0...v7.6.3) --- updated-dependencies: - dependency-name: "@samchon/openapi" dependency-type: direct:production dependency-group: samchon - dependency-name: typia dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] --- test/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/package.json b/test/package.json index 4c105224c..248825627 100644 --- a/test/package.json +++ b/test/package.json @@ -48,14 +48,14 @@ "@nestjs/core": "^11.0.9", "@nestjs/platform-express": "^11.0.9", "@nestjs/platform-fastify": "^11.0.9", - "@samchon/openapi": "^2.4.0", + "@samchon/openapi": "^2.4.2", "express": "^4.21.1", "fastify": "^5.1.0", "fastify-multer": "^2.0.3", "multer": "^1.4.5-lts.1", "tgrid": "^1.1.0", "tstl": "^3.0.0", - "typia": "^7.6.0", + "typia": "^7.6.3", "uuid": "^9.0.1" } } \ No newline at end of file