diff --git a/package.json b/package.json index 58a7edb..fcbc062 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postcss": "^8.4.18", "react-hot-toast": "^2.4.0", "react-icons": "^4.7.1", - "sass": "^1.56.2", + "sass": "^1.57.1", "tailwindcss": "^3.2.1", "typescript": "4.9.4" }, diff --git a/yarn.lock b/yarn.lock index be6e14e..dc2c13a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2051,10 +2051,10 @@ safe-regex-test@^1.0.0: get-intrinsic "^1.1.3" is-regex "^1.1.4" -sass@^1.56.2: - version "1.56.2" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095" - integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w== +sass@^1.57.1: + version "1.57.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5" + integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"