diff --git a/package.json b/package.json index 9a2bfea49..9a27c4ffc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "jquery": "^3.7.1", "masonry-layout": "^4.2.2", "popper.js": "^1.16.1", - "sass": "^1.69.1", + "sass": "^1.69.2", "sifter": "^0.5.4", "three": "^0.157.0", "typescript": "^5.2.2" diff --git a/yarn.lock b/yarn.lock index eae438952..9b93eda71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2466,10 +2466,10 @@ safe-regex-test@^1.0.0: get-intrinsic "^1.1.3" is-regex "^1.1.4" -sass@^1.69.1: - version "1.69.1" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.1.tgz#659b3b04452245dcf82f731684831e990ddb0c89" - integrity sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA== +sass@^1.69.2: + version "1.69.2" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.2.tgz#8aeaeb6c1dcdbeaa26bbfeddece67c9fcd4b1d93" + integrity sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"