diff --git a/package.json b/package.json index c6c2aee..2b69f9c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "axios": "0.18.0", "emotion": "9.1.3", "lodash": "4.17.10", - "polished": "1.9.2", + "polished": "1.9.3", "react": "16.4.0", "react-dom": "16.4.0", "react-emotion": "9.1.3", diff --git a/yarn.lock b/yarn.lock index 4a08bd3..aa0ff98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6385,9 +6385,9 @@ pluralize@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" -polished@1.9.2: - version "1.9.2" - resolved "https://registry.yarnpkg.com/polished/-/polished-1.9.2.tgz#d705cac66f3a3ed1bd38aad863e2c1e269baf6b6" +polished@1.9.3: + version "1.9.3" + resolved "https://registry.yarnpkg.com/polished/-/polished-1.9.3.tgz#d61b8a0c4624efe31e2583ff24a358932b6b75e1" portfinder@^1.0.9: version "1.0.13"