diff --git a/package-lock.json b/package-lock.json index a5ce2b3c2..13a95ab82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "gatsby-plugin-offline": "^6.11.0", "gatsby-plugin-react-i18next": "^2.0.5", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.11.0", + "gatsby-plugin-sass": "^6.12.0", "gatsby-plugin-sharp": "^5.10.0", "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0", @@ -12688,9 +12688,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.11.0.tgz", - "integrity": "sha512-pl02gvANVmj0Nyz72Ay68E410rPZ3GUYhHoIZRxqcWZi7lHVDgY7dRwReZOflvd2M1EiTDJrOGF3Qo+xSDcvgg==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.0.tgz", + "integrity": "sha512-nAQ5Y0zLSxoexXmWCNo6AzTbCTJ8GTMtdCRF379dCnssUh3bFewdnaGraN8z7mTVb1Q12TfcRF+D4VGvVm/oig==", "dependencies": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", @@ -36470,9 +36470,9 @@ } }, "gatsby-plugin-sass": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.11.0.tgz", - "integrity": "sha512-pl02gvANVmj0Nyz72Ay68E410rPZ3GUYhHoIZRxqcWZi7lHVDgY7dRwReZOflvd2M1EiTDJrOGF3Qo+xSDcvgg==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.0.tgz", + "integrity": "sha512-nAQ5Y0zLSxoexXmWCNo6AzTbCTJ8GTMtdCRF379dCnssUh3bFewdnaGraN8z7mTVb1Q12TfcRF+D4VGvVm/oig==", "requires": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", diff --git a/package.json b/package.json index 70547f792..0806e9544 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "gatsby-plugin-offline": "^6.11.0", "gatsby-plugin-react-i18next": "^2.0.5", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.11.0", + "gatsby-plugin-sass": "^6.12.0", "gatsby-plugin-sharp": "^5.10.0", "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0",