diff --git a/package.json b/package.json index 78dfcd9..2077f86 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "nodemon": "^2.0.7", "parcel-bundler": "^1.12.5", "react-test-renderer": "^17.0.2", - "sass": "^1.32.13", + "sass": "^1.40.1", "typescript": "^4.2.4" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index f32ef47..63d08a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7237,9 +7237,10 @@ sane@^4.0.3: minimist "^1.1.1" walker "~1.0.5" -sass@^1.32.13: - version "1.32.13" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00" +sass@^1.40.1: + version "1.40.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.1.tgz#55d3fc38fe9dc579e7324ce0eb9185bede7992a9" + integrity sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ== dependencies: chokidar ">=3.0.0 <4.0.0"