diff --git a/package.json b/package.json index 16e2fc6..7d1730d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "react-github-btn": "1.3.0", "react-helmet": "6.1.0", "react-i18next": "11.18.5", - "sass": "1.54.7", + "sass": "1.54.8", "tsparticles": "2.2.4", "typed-scss-modules": "6.5.0", "utterances-react": "0.1.3" diff --git a/yarn.lock b/yarn.lock index 6dcbcec..6a51813 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11477,10 +11477,10 @@ sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.54.7: - version "1.54.7" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478" - integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA== +sass@1.54.8: + version "1.54.8" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996" + integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"