diff --git a/package.json b/package.json index e8ea7c0a..81480e1d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "gatsby-plugin-react-helmet": "^3.2.4", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", - "gatsby-plugin-sass": "^2.2.3", + "gatsby-plugin-sass": "^2.3.2", "gatsby-plugin-sharp": "^2.6.3", "gatsby-source-filesystem": "^2.3.3", "gatsby-transformer-sharp": "^2.4.6", diff --git a/yarn.lock b/yarn.lock index 4932c8ce..80ad9c27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6182,10 +6182,10 @@ gatsby-plugin-robots-txt@^1.5.0: "@babel/runtime" "^7.5.1" generate-robotstxt "^7.1.0" -gatsby-plugin-sass@^2.2.3: - version "2.3.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.1.tgz#71a8003e41dbd663f6ab1dbb5401afb1b20a2984" - integrity sha512-Duk8wAn5AmFmXYrlsoXBWKp3HcuZcREq7wP4yR62Eci9PcJbrxOAfpJv8lcXJEImqdH+85WSOX2hC2GREOedaw== +gatsby-plugin-sass@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.2.tgz#3623fc5881ae4b323f90bf58c80dffefe736ddf0" + integrity sha512-gY/+6A2vERluDuAhpUdLtrJfpGGmg3W7SwIvelCxowZpwF8DO7R5scARAY8yY7rJtTDB5BQhpSSHLapXnwuAqw== dependencies: "@babel/runtime" "^7.9.6" sass-loader "^7.3.1"