From 79b2fa7dbedc7072009f2f9799d30a1c56702bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:30:10 +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.1.2 - [Release notes](https://github.com/samchon/openapi/releases) - [Commits](https://github.com/samchon/openapi/compare/v2.0.1...v2.1.2) Updates `typia` to 7.3.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v7.1.0...v7.3.0) --- 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 ad61da8c6..74e708bbc 100644 --- a/test/package.json +++ b/test/package.json @@ -48,14 +48,14 @@ "@nestjs/core": "^10.4.15", "@nestjs/platform-express": "^10.4.15", "@nestjs/platform-fastify": "^10.4.15", - "@samchon/openapi": "^2.0.1", + "@samchon/openapi": "^2.1.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.1.0", + "typia": "^7.3.0", "uuid": "^9.0.1" } } \ No newline at end of file