From 0eaab642449b2f062901367c0d0cf84e75678a16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 07:35:59 +0000 Subject: [PATCH] fix: upgrade tailwindcss from 2.2.7 to 2.2.19 Snyk has created this PR to upgrade tailwindcss from 2.2.7 to 2.2.19. See this package in npm: tailwindcss See this project in Snyk: https://app.snyk.io/org/newtonombese1/project/7d18125d-deed-47d6-b00d-ac3deecfd77a?utm_source=github&utm_medium=referral&page=upgrade-pr --- Youtube-Clone/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube-Clone/package.json b/Youtube-Clone/package.json index e022711a..f99baf02 100644 --- a/Youtube-Clone/package.json +++ b/Youtube-Clone/package.json @@ -10,7 +10,7 @@ "author": "Jigar Sable", "license": "ISC", "dependencies": { - "tailwindcss": "^2.2.7", + "tailwindcss": "^2.2.19", "win-node-env": "^0.4.0" }, "devDependencies": {