diff --git a/packages/material-ui-styles/package.json b/packages/material-ui-styles/package.json index b75fd4134d3d46..8e234a18224e10 100644 --- a/packages/material-ui-styles/package.json +++ b/packages/material-ui-styles/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@babel/runtime": "^7.4.4", - "@emotion/hash": "^0.7.1", + "@emotion/hash": "^0.8.0", "@material-ui/types": "^4.1.1", "@material-ui/utils": "^4.1.0", "clsx": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 81859404ac0b21..4e7d1d6f08c8aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -908,11 +908,16 @@ "@emotion/utils" "0.11.2" babel-plugin-emotion "^10.0.14" -"@emotion/hash@0.7.2", "@emotion/hash@^0.7.1": +"@emotion/hash@0.7.2": version "0.7.2" resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.2.tgz#53211e564604beb9befa7a4400ebf8147473eeef" integrity sha512-RMtr1i6E8MXaBWwhXL3yeOU8JXRnz8GNxHvaUfVvwxokvayUY0zoBeWbKw1S9XkufmGEEdQd228pSZXFkAln8Q== +"@emotion/hash@^0.8.0": + version "0.8.0" + resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" + integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== + "@emotion/is-prop-valid@0.8.2", "@emotion/is-prop-valid@^0.8.1": version "0.8.2" resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.2.tgz#b9692080da79041683021fcc32f96b40c54c59dc"