From 5cc0e156277023de201a2b3f6a409facf85d4981 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 May 2025 07:12:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35d40c3..dcd94b8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "^6.0.0", - "tailwindcss": "^2.2.19", + "tailwindcss": "^3.0.0", "typescript": "^4.4.4" }, "devDependencies": {