diff --git a/package.json b/package.json index 54a3ecb..e891751 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "prettier-eslint": "^13.0.0", "rollup": "^2.75.6", "rollup-stream": "^1.24.1", - "sass": "^1.52.2", + "sass": "^1.58.1", "simple-git-hooks": "2.6.1", "spectron": "19.0.0", "vinyl-source-stream": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 5e4985d..5931280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6079,10 +6079,10 @@ sanitize-filename@^1.6.3: dependencies: truncate-utf8-bytes "^1.0.0" -sass@^1.52.2: - version "1.52.2" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936" - integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ== +sass@^1.58.1: + version "1.58.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.1.tgz#17ab0390076a50578ed0733f1cc45429e03405f6" + integrity sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"