diff --git a/package.json b/package.json index c93399df..6af4aaaf 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "is-internal-link": "^1.1.4", "modern-normalize": "^0.5.0", "normalize.css": "^8.0.1", - "polished": "^3.4.1", + "polished": "^4.1.1", "prism-themes": "^1.5.0", "prismjs": "^1.16.0", "react": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index 2a9c782d..9081e994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1096,7 +1096,7 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": version "7.12.5" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== @@ -11167,12 +11167,12 @@ pnp-webpack-plugin@^1.6.4: dependencies: ts-pnp "^1.1.6" -polished@^3.4.1: - version "3.6.6" - resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.6.tgz#91ef9eface9be5366c07672b63b736f50c151185" - integrity sha512-yiB2ims2DZPem0kCD6V0wnhcVGFEhNh0Iw0axNpKU+oSAgFt6yx6HxIT23Qg0WWvgS379cS35zT4AOyZZRzpQQ== +polished@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.1.tgz#40442cc973348e466f2918cdf647531bb6c29bfb" + integrity sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.12.5" portfinder@^1.0.26: version "1.0.28"