diff --git a/package-lock.json b/package-lock.json index f7b654a8c..999dd2a1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "gatsby-plugin-offline": "^6.13.3", "gatsby-plugin-react-i18next": "^3.0.1", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.13.1", + "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sharp": "^5.14.0", "gatsby-plugin-sitemap": "^6.13.1", "gatsby-remark-autolink-headers": "^6.14.0", @@ -15034,10 +15034,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "6.13.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.13.1.tgz", - "integrity": "sha512-pHS1hJhOPMEaC1eLsuXgqskLBUxbpYR1lUb7yxL4jva0PX2HOQTYTczFYtueOWz/7RD0GjrDCHIWOzUIGauRsQ==", - "license": "MIT", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.14.0.tgz", + "integrity": "sha512-3AirLeSpzGGqKDZNAGB33nfPXzPuQ6hGv3bYKhEeWMTapDAdaiF2BKLDSgcX+Dx30m2x8ZMlrDH3Krvsl5I5Vw==", "dependencies": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", diff --git a/package.json b/package.json index 41a287917..3c6e8495a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-plugin-offline": "^6.13.3", "gatsby-plugin-react-i18next": "^3.0.1", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.13.1", + "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sharp": "^5.14.0", "gatsby-plugin-sitemap": "^6.13.1", "gatsby-remark-autolink-headers": "^6.14.0",