diff --git a/package.json b/package.json index 9790af9..dd43e18 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-sortable-hoc": "2.0.0", "react-use-clipboard": "1.0.7", "sanitize-html": "2.4.0", - "tailwindcss": "2.1.2", + "tailwindcss": "2.1.4", "tlru": "1.0.2", "twemoji": "13.1.0", "url-regex-safe": "2.0.2", diff --git a/yarn.lock b/yarn.lock index b0f2e29..82f7ed9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9149,10 +9149,10 @@ tailwind-classes-sorter@^0.2.5: dependencies: find-up "^5.0.0" -tailwindcss@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.2.tgz#29402bf73a445faedd03df6d3b177e7b52b7c4a1" - integrity sha512-T5t+wwd+/hsOyRw2HJuFuv0LTUm3MUdHm2DJ94GPVgzqwPPFa9XxX0KlwLWupUuiOUj6uiKURCzYPHFcuPch/w== +tailwindcss@2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.4.tgz#ee8a1b8ccc140db61960b6738f968a8a1c4cd1f8" + integrity sha512-fh1KImDLg6se/Suaelju/5oFbqq1b0ntagmGLu0aG9LlnNPGHgO1n/4E57CbKcCtyz/VYnvVXUiWmfyfBBZQ6g== dependencies: "@fullhuman/postcss-purgecss" "^3.1.3" bytes "^3.0.0"