From 944a50bd29b417e4653e70fa75f7fdd416356b46 Mon Sep 17 00:00:00 2001 From: zomars Date: Wed, 25 Jan 2023 18:37:51 -0700 Subject: [PATCH] Upgrades typescript --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c534b11389..6c1d3c9eb6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "next-swagger-doc": "^0.3.4", "next-transpile-modules": "^10.0.0", "next-validations": "^0.2.0", - "typescript": "^4.7.4", + "typescript": "^4.9.4", "tzdata": "^1.0.30", "uuid": "^8.3.2", "zod": "^3.20.2"