diff --git a/package.json b/package.json index 3125ff6..9084882 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-complex-tree": "^2.3.5", "react-dom": "^18.2.0", "react_ujs": "^3.2.0", - "sass": "^1.71.1", + "sass": "^1.77.2", "trix": "^2.0.10" }, "packageManager": "yarn@1.22.19" diff --git a/yarn.lock b/yarn.lock index 43fc2bd..2a74ddb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1193,10 +1193,10 @@ safe-buffer@^5.1.0: resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== -sass@^1.71.1: - version "1.71.1" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54" - integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg== +sass@^1.77.2: + version "1.77.2" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa" + integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"