diff --git a/package.json b/package.json index 496cab4..601c274 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "coverage": "nyc report --reporter=html" }, "dependencies": { - "@emotion/hash": "^0.7.1", + "@emotion/hash": "^0.9.0", "inline-style-prefixer": "^5.0.4", "prop-types": "^15.7.2" }, diff --git a/yarn.lock b/yarn.lock index 1e886bb..7a38aa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1158,11 +1158,16 @@ "@emotion/utils" "0.11.1" babel-plugin-emotion "^10.0.9" -"@emotion/hash@0.7.1", "@emotion/hash@^0.7.1": +"@emotion/hash@0.7.1": version "0.7.1" resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.1.tgz#9833722341379fb7d67f06a4b00ab3c37913da53" integrity sha512-OYpa/Sg+2GDX+jibUfpZVn1YqSVRpYmTLF2eyAfrFTIJSbwyIrc+YscayoykvaOME/wV4BV0Sa0yqdMrgse6mA== +"@emotion/hash@^0.9.0": + version "0.9.0" + resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.0.tgz#c5153d50401ee3c027a57a177bc269b16d889cb7" + integrity sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ== + "@emotion/is-prop-valid@0.7.3": version "0.7.3" resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz#a6bf4fa5387cbba59d44e698a4680f481a8da6cc"