diff --git a/package.json b/package.json index ba0b865267d3..514364e9bf93 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "start-server-and-test": "^1.14.0", "static-site-generator-webpack-plugin": "^3.4.1", "style-loader": "^3.2.1", - "tailwindcss": "^2.2.14", + "tailwindcss": "^2.2.15", "tap-spot": "^1.1.1", "unist-util-visit": "^2.0.3", "webpack": "^5.52.1", diff --git a/yarn.lock b/yarn.lock index a144051c1c2a..d40ef5f4bba5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11598,10 +11598,10 @@ table@^6.0.9: string-width "^4.2.0" strip-ansi "^6.0.0" -tailwindcss@^2.2.14: - version "2.2.14" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.14.tgz#7f71ce6783a5e9768bd0e2ad1cb48eefba42e2ca" - integrity sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug== +tailwindcss@^2.2.15: + version "2.2.15" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe" + integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ== dependencies: arg "^5.0.1" bytes "^3.0.0"