diff --git a/package.json b/package.json index 26ea15dc8..936284eae 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "seedrandom": "^3.0.5", "simple-functional-loader": "^1.2.1", "stringify-object": "^3.3.0", - "tailwindcss": "^2.1.2", + "tailwindcss": "^2.1.3", "tinytime": "^0.2.6", "unist-util-visit": "^2.0.3" }, diff --git a/yarn.lock b/yarn.lock index b6cb6fc18..072b4c43c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7020,9 +7020,9 @@ table@^5.2.3: slice-ansi "^2.1.0" string-width "^3.0.0" -tailwindcss@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.2.tgz" +tailwindcss@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.3.tgz#4ae211bd16880df2406afafde457851c299ea783" dependencies: "@fullhuman/postcss-purgecss" "^3.1.3" bytes "^3.0.0"