diff --git a/packages/website/package.json b/packages/website/package.json index 022a4470..80279c13 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -19,7 +19,7 @@ "gatsby-plugin-manifest": "4.6.0", "gatsby-plugin-matomo": "0.11.0", "gatsby-plugin-offline": "5.6.0", - "gatsby-plugin-postcss": "5.6.0", + "gatsby-plugin-postcss": "5.7.0", "gatsby-plugin-purgecss": "6.1.0", "gatsby-plugin-react-helmet": "5.7.0", "gatsby-plugin-robots-txt": "1.7.0", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index 840c5b0e..688c42a9 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -5983,10 +5983,10 @@ gatsby-plugin-page-creator@^4.7.0: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-postcss@5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.6.0.tgz#ee696317eb7601b2e0f5c64b9f9d488376fdb65f" - integrity sha512-AjRLMWMFrmahNSmEYMDwFdDGkUfyDxxAJ2qtteJ3SRAO0Jgb0N9wJM7RkBhAs6H7YuovQIBxoUOo5xrMTlgM4A== +gatsby-plugin-postcss@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.7.0.tgz#e927a85df77b487fea449204e727544635b21399" + integrity sha512-308pPGZmber/uOF98w2ScVYS/gSNsvHE2MEVdDl5EUg0MK09WXzx83bxJThbp7U/xhuJ9D75yiBi1OjpygIAtg== dependencies: "@babel/runtime" "^7.15.4" postcss-loader "^4.3.0"