diff --git a/package.json b/package.json index a8aaa16..ebd931c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "gatsby-plugin-react-helmet": "^5.24.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.25.0", - "gatsby-plugin-sass": "^5.24.0", + "gatsby-plugin-sass": "^5.25.0", "gatsby-plugin-sitemap": "^5.25.0", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.24.0", diff --git a/yarn.lock b/yarn.lock index 58301c7..2b32428 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6030,10 +6030,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.24.0: - version "5.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.24.0.tgz#4c46adfbc7da5726eab4d04656e7310e55afc95e" - integrity sha512-yXclHh6XWYVI7lCdauOuAiBw0hrb82M3DYxWI3iqJ1kXD5tp0xbiiK/I1HvtAcKJi6KzI4RdB7vEBP4ZTxjv7g== +gatsby-plugin-sass@^5.25.0: + version "5.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.25.0.tgz#8aedec8d58f50826c1c25faa52f94175e69b8017" + integrity sha512-e+47Z24DI+Uh3KcUbj/WvTyH4ZPXcC4zlwqhzspv1Ye+xMS1ipTsIelvBuTwiiEWBs6cqdcYAPhn7HoXX/errw== dependencies: "@babel/runtime" "^7.15.4" resolve-url-loader "^3.1.4"