From ccfad669c968e25332ae7f75ee90e82d41b4efbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:54:23 +0000 Subject: [PATCH] Bump nestia from 5.8.2 to 6.0.1 in /packages/fake-iamport-server Bumps [nestia](https://github.com/samchon/nestia) from 5.8.2 to 6.0.1. - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](https://github.com/samchon/nestia/commits) --- updated-dependencies: - dependency-name: nestia dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/fake-iamport-server/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fake-iamport-server/package.json b/packages/fake-iamport-server/package.json index 7f493f4..9d28799 100644 --- a/packages/fake-iamport-server/package.json +++ b/packages/fake-iamport-server/package.json @@ -51,7 +51,7 @@ "chalk": "^4.1.2", "cli": "^1.0.1", "copyfiles": "^2.4.1", - "nestia": "^5.1.2", + "nestia": "^6.0.1", "pm2": "^4.5.6", "rimraf": "^3.0.2", "rollup": "^4.18.1",