diff --git a/package-lock.json b/package-lock.json index 0c2c611..33f3581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "lottie-web": "5.12.2", "mapbox-gl": "3.4.0", "sharp-ico": "0.1.5", - "tailwindcss": "3.4.4" + "tailwindcss": "3.4.7" }, "devDependencies": { "@tailwindcss/typography": "0.5.13", @@ -6953,9 +6953,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz", - "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -12554,9 +12554,9 @@ } }, "tailwindcss": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz", - "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", "requires": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index e327509..03ded3a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lottie-web": "5.12.2", "mapbox-gl": "3.4.0", "sharp-ico": "0.1.5", - "tailwindcss": "3.4.4" + "tailwindcss": "3.4.7" }, "devDependencies": { "@tailwindcss/typography": "0.5.13",