diff --git a/package.json b/package.json index c91d5b2..a460cb5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@material-ui/core": "^4.11.3", "@material-ui/icons": "^4.11.2", - "csstype": "2.6.14", + "csstype": "2.6.15", "react-countup": "^4.3.3", "rewards-lite": "^1.0.5" }, diff --git a/yarn.lock b/yarn.lock index 58e256e..05099eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -186,10 +186,10 @@ css-vendor@^2.0.8: "@babel/runtime" "^7.8.3" is-in-browser "^1.0.2" -csstype@2.6.14, csstype@^2.5.2: - version "2.6.14" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.14.tgz#004822a4050345b55ad4dcc00be1d9cf2f4296de" - integrity sha512-2mSc+VEpGPblzAxyeR+vZhJKgYg0Og0nnRi7pmRXFYYxSfnOnW8A5wwQb4n4cE2nIOzqKOAzLCaEX6aBmNEv8A== +csstype@2.6.15, csstype@^2.5.2: + version "2.6.15" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.15.tgz#655901663db1d652f10cb57ac6af5a05972aea1f" + integrity sha512-FNeiVKudquehtR3t9TRRnsHL+lJhuHF5Zn9dt01jpojlurLEPDhhEtUkWmAUJ7/fOLaLG4dCDEnUsR0N1rZSsg== csstype@^3.0.2: version "3.0.6"