diff --git a/package.json b/package.json index 2a8955ba..851781a1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "prettier": "2.8.8", "prettier-plugin-tailwindcss": "0.4.1", "standard-version": "9.5.0", - "tailwindcss": "3.4.6" + "tailwindcss": "3.4.7" }, "keywords": [ "gatsby" diff --git a/yarn.lock b/yarn.lock index 3701b2ea..1800db64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16629,10 +16629,10 @@ table@^6.0.9: string-width "^4.2.3" strip-ansi "^6.0.1" -tailwindcss@3.4.6: - version "3.4.6" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.6.tgz#41faae16607e0916da1eaa4a3b44053457ba70dd" - integrity sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA== +tailwindcss@3.4.7: + version "3.4.7" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.7.tgz#6092f18767f5933f59375b9afe558e592fc77201" + integrity sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"