diff --git a/package.json b/package.json index bbe5da563..ed015ad99 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "redux-devtools-extension": "2.13.9", "reveal.js": "4.1.3", "sanitize-filename": "1.6.3", - "sass": "1.43.3", + "sass": "1.43.4", "@testing-library/cypress": "8.0.1", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "12.1.2", diff --git a/yarn.lock b/yarn.lock index b4099c6cb..e5d8f9c56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12691,10 +12691,10 @@ sass-loader@^10.0.5: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.43.3: - version "1.43.3" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43" - integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ== +sass@1.43.4: + version "1.43.4" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f" + integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg== dependencies: chokidar ">=3.0.0 <4.0.0"