diff --git a/package.json b/package.json index e2b5bc2..be89141 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "path": "^0.12.7", "prettier": "^2.1.1", "qunit-dom": "^1.4.0", - "sass": "^1.26.10", + "sass": "^1.32.0", "tracerbench": "^4.1.1" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 4277bb7..c51d7ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10017,10 +10017,10 @@ sane@^4.0.0, sane@^4.1.0: minimist "^1.1.1" walker "~1.0.5" -sass@^1.26.10: - version "1.26.10" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.10.tgz#851d126021cdc93decbf201d1eca2a20ee434760" - integrity sha512-bzN0uvmzfsTvjz0qwccN1sPm2HxxpNI/Xa+7PlUEMS+nQvbyuEK7Y0qFqxlPHhiNHb1Ze8WQJtU31olMObkAMw== +sass@^1.32.0: + version "1.32.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.0.tgz#10101a026c13080b14e2b374d4e15ee24400a4d3" + integrity sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng== dependencies: chokidar ">=2.0.0 <4.0.0"