diff --git a/package.json b/package.json index 71928da7..ea57d802 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "postcss-import": "^12.0.1", "postcss-nested": "^4.1.2", "sugarss": "^2.0.0", - "tailwindcss": "^1.1.0", + "tailwindcss": "^1.1.2", "tailwindcss-skip-link": "^1.0.0", "tailwindcss-spaced-items": "https://github.com/n1kk/tailwindcss-spaced-items#master", "tailwindcss-visuallyhidden": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 123032dd..092bfb1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7219,10 +7219,10 @@ tailwindcss-vuejs@^1.0.0: resolved "https://registry.yarnpkg.com/tailwindcss-vuejs/-/tailwindcss-vuejs-1.1.2.tgz#1c7b6de4ad8b8c841e9e3fc3d7565e6a09819f7b" integrity sha512-6P5EXM9XW6qprbEuh26pNLM2lj1nbgHT9oeSqsAcrrVx5u0uxywch86x5Bq/VRNqieNbdCZht5zC/3QNW4nE+w== -tailwindcss@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.0.tgz#c582a192e4976953eb54d59be4e8c6c9486ea5a6" - integrity sha512-hcxY5MUrY/LcdsX4Xr2aOF24eF4HaxDbHCbDu3W2+bCJRsXRhJmZfAgjipjsyhZult0YAa9HFp14xRXMqwUYTw== +tailwindcss@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.2.tgz#0107dc092c3edee6132b105d896b109c0f66afd6" + integrity sha512-mcTzZHXMipnQY9haB17baNJmBTkYYcC8ljfMdB9/97FfhKJIzlglJcyGythuQTOu7r/QIbLfZYYWZhAvaGj95A== dependencies: autoprefixer "^9.4.5" bytes "^3.0.0"