diff --git a/package.json b/package.json index 4d1744d..9a7113a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-sortable-hoc": "2.0.0", "react-use-clipboard": "1.0.7", "sanitize-html": "2.3.3", - "tailwindcss": "2.1.1", + "tailwindcss": "2.1.2", "tlru": "1.0.2", "twemoji": "13.0.2", "url-regex-safe": "2.0.2", diff --git a/yarn.lock b/yarn.lock index 91ee22b..842c9fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7720,10 +7720,10 @@ tailwind-classes-sorter@^0.2.5: dependencies: find-up "^5.0.0" -tailwindcss@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.1.tgz#642f6038c9283a8e1454da34585b8b7c1a1e8877" - integrity sha512-zZ6axGqpSZOCBS7wITm/WNHkBzDt5CIZlDlx0eCVldwTxFPELCVGbgh7Xpb3/kZp3cUxOmK7bZUjqhuMrbN6xQ== +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== dependencies: "@fullhuman/postcss-purgecss" "^3.1.3" bytes "^3.0.0"