diff --git a/package-lock.json b/package-lock.json index f254a5f5b..f10fd63c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "gatsby-plugin-offline": "^6.12.2", "gatsby-plugin-react-i18next": "^3.0.1", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.12.2", + "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sharp": "^5.12.2", "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-autolink-headers": "^6.12.2", @@ -12891,9 +12891,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.2.tgz", - "integrity": "sha512-Pun38yG+l1ByIUCcE9JPUo9eDyJM3dnvs5X0KNh5fUY06R9KmQ+fPz9NiNunh54VYPFHMuCs0SRFoHBvjFP3Og==", + "version": "6.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.3.tgz", + "integrity": "sha512-RoWFtmw1g1LSlh+lVQxWi8AfWKWX8BHcXn+a5j83FH+JKb49Goez4BzcsgQqvqkH/mso3TGz+Qrft2y4oA1dtQ==", "dependencies": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", @@ -37017,9 +37017,9 @@ } }, "gatsby-plugin-sass": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.2.tgz", - "integrity": "sha512-Pun38yG+l1ByIUCcE9JPUo9eDyJM3dnvs5X0KNh5fUY06R9KmQ+fPz9NiNunh54VYPFHMuCs0SRFoHBvjFP3Og==", + "version": "6.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.12.3.tgz", + "integrity": "sha512-RoWFtmw1g1LSlh+lVQxWi8AfWKWX8BHcXn+a5j83FH+JKb49Goez4BzcsgQqvqkH/mso3TGz+Qrft2y4oA1dtQ==", "requires": { "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", diff --git a/package.json b/package.json index 20a889522..b91e2720c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "gatsby-plugin-offline": "^6.12.2", "gatsby-plugin-react-i18next": "^3.0.1", "gatsby-plugin-react-svg": "^3.3.0", - "gatsby-plugin-sass": "^6.12.2", + "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sharp": "^5.12.2", "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-autolink-headers": "^6.12.2",