diff --git a/package-lock.json b/package-lock.json index e0139a5c..5643088e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "gatsby-plugin-feed": "^5.15.0", "gatsby-plugin-layout": "^4.14.0", "gatsby-plugin-matomo": "^0.17.0", - "gatsby-plugin-sass": "^6.14.0", + "gatsby-plugin-sass": "^6.15.0", "gatsby-plugin-sitemap": "^6.15.0", "gatsby-source-filesystem": "^5.15.0", "gatsby-source-graphql": "^5.15.0", @@ -12107,9 +12107,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.14.0.tgz", - "integrity": "sha512-3AirLeSpzGGqKDZNAGB33nfPXzPuQ6hGv3bYKhEeWMTapDAdaiF2BKLDSgcX+Dx30m2x8ZMlrDH3Krvsl5I5Vw==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.15.0.tgz", + "integrity": "sha512-F2oHwcSKK9yg5wjo3cQzRa0jQkxyU3/3Tei8eMaz49/UXuhkRQ0y0uBegcyPeqBe4anOZQVdtRENeK0VSfkWFw==", "dependencies": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", @@ -34836,9 +34836,9 @@ "requires": {} }, "gatsby-plugin-sass": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.14.0.tgz", - "integrity": "sha512-3AirLeSpzGGqKDZNAGB33nfPXzPuQ6hGv3bYKhEeWMTapDAdaiF2BKLDSgcX+Dx30m2x8ZMlrDH3Krvsl5I5Vw==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.15.0.tgz", + "integrity": "sha512-F2oHwcSKK9yg5wjo3cQzRa0jQkxyU3/3Tei8eMaz49/UXuhkRQ0y0uBegcyPeqBe4anOZQVdtRENeK0VSfkWFw==", "requires": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", diff --git a/package.json b/package.json index 4ce047fe..c2bb9f45 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gatsby-plugin-feed": "^5.15.0", "gatsby-plugin-layout": "^4.14.0", "gatsby-plugin-matomo": "^0.17.0", - "gatsby-plugin-sass": "^6.14.0", + "gatsby-plugin-sass": "^6.15.0", "gatsby-plugin-sitemap": "^6.15.0", "gatsby-source-filesystem": "^5.15.0", "gatsby-source-graphql": "^5.15.0",