From 62eb98d2521146167489a2415f65a6b5b7c4e58e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Nov 2024 05:32:37 +0000 Subject: [PATCH] fix: upgrade tailwindcss from 3.4.13 to 3.4.14 Snyk has created this PR to upgrade tailwindcss from 3.4.13 to 3.4.14. See this package in npm: tailwindcss See this project in Snyk: https://app.snyk.io/org/vessem/project/3f11e504-f2e7-4548-beb5-18d4bf9a354d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 041e446..f5cd342 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-toastify": "10.0.5", - "tailwindcss": "3.4.13", + "tailwindcss": "3.4.14", "typescript": "5.6.3" }, "devDependencies": {