From 592a044c2ed356280c49bc257f5c8b38a84ea57e Mon Sep 17 00:00:00 2001 From: hwangsihu Date: Wed, 3 Jul 2024 14:14:27 +0900 Subject: [PATCH] Updated packages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dcc6f41e..a5942bf99 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "lint-staged": "^15.2.7", "prisma": "^5.16.1", "ts-node": "^10.9.2", - "typescript": "^5.5.2" + "typescript": "^5.5.3" }, "dependencies": { "@prisma/client": "^5.16.1",