diff --git a/package.json b/package.json index bd58df6..08ac6be 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "gatsby-plugin-react-helmet": "^5.9.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.10.0", - "gatsby-plugin-sass": "^5.9.0", + "gatsby-plugin-sass": "^5.11.0", "gatsby-plugin-sitemap": "^5.8.0", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.9.1", diff --git a/yarn.lock b/yarn.lock index 3f27c6f..53c22eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5568,10 +5568,10 @@ gatsby-plugin-remove-serviceworker@^1.0.0: resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz#9fb433bc8bd766e14e1d3711c4ac6f051e1dff7c" integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w= -gatsby-plugin-sass@^5.9.0: - version "5.9.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.9.0.tgz#bd1e392bda23e9f6519d9bf189f4b8d5daa25422" - integrity sha512-yxl6g9KXNriOfJQN3Ra1tZragPXq6bXYY8AsrzBfsuUkYUU75ReWVtFljVSXYp/7/tpA4mvXwniBcWqrNSdHnA== +gatsby-plugin-sass@^5.11.0: + version "5.11.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.11.0.tgz#dea950379ed4c4ec6ec4049422f47bf7daeb3295" + integrity sha512-IqFUMsy3n0jEGq5CpuEK52gj1WxxEuum4SwTJtM2tm5RBCUHWAY3FbqgklPzJL3481KUuE+nc5lZuX5yFepJLg== dependencies: "@babel/runtime" "^7.15.4" resolve-url-loader "^3.1.4"