From 0f870137b53a5905faaebb342e1817dca34d9c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 08:58:07 +0000 Subject: [PATCH] Update typia requirement from ^4.2.1 to ^4.2.3 in /packages/api Updates the requirements on [typia](https://github.com/samchon/typia) to permit the latest version. - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v4.2.1...v4.2.3) --- updated-dependencies: - dependency-name: typia dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/package.json b/packages/api/package.json index 9700c69..d6ca2c6 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -16,7 +16,7 @@ "homepage": "https://github.com/samchon/fake-toss-payments-server", "dependencies": { "@nestia/fetcher": "^1.6.5", - "typia": "^4.2.1" + "typia": "^4.2.3" }, "keywords": [ "toss",