diff --git a/package.json b/package.json index bb7c65c..328d7c0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ } }, "dependencies": { - "@emotion/core": "^10.0.10", + "@emotion/core": "^10.1.1", "@emotion/styled": "^10.0.10", "babel-plugin-styled-components": "^1.10.0", "classnames": "^2.2.6", diff --git a/yarn.lock b/yarn.lock index 54e139e..4173d86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1030,10 +1030,10 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/core@^10.0.0", "@emotion/core@^10.0.10", "@emotion/core@^10.0.28": - version "10.0.28" - resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d" - integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA== +"@emotion/core@^10.0.0", "@emotion/core@^10.0.28", "@emotion/core@^10.1.1": + version "10.1.1" + resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3" + integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA== dependencies: "@babel/runtime" "^7.5.5" "@emotion/cache" "^10.0.27"