diff --git a/package.json b/package.json index 00bbb2ed9..265448112 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lodash": "^4.17.21", "next": "12.1.0", "nextjs-color-mode": "^1.0.5", - "polished": "^4.1.3", + "polished": "^4.3.1", "prism-react-renderer": "^1.3.5", "react": "17.0.2", "react-animate-height": "^2.0.23", diff --git a/yarn.lock b/yarn.lock index 6cc0bb0c5..f18c05d60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10415,10 +10415,10 @@ pirates@^4.0.1: dependencies: node-modules-regexp "^1.0.0" -polished@^4.1.3: - version "4.2.2" - resolved "https://registry.yarnpkg.com/polished/-/polished-4.2.2.tgz#2529bb7c3198945373c52e34618c8fe7b1aa84d1" - integrity sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ== +polished@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/polished/-/polished-4.3.1.tgz#5a00ae32715609f83d89f6f31d0f0261c6170548" + integrity sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA== dependencies: "@babel/runtime" "^7.17.8"