diff --git a/package.json b/package.json index a633d97..fcbfc81 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "rehype-inline": "2.0.0", "rehype-parse": "9.0.0", "rehype-stringify": "10.0.0", - "sass": "1.69.0", + "sass": "1.69.1", "stylelint": "15.10.3", "stylelint-config-prettier": "9.0.5", "stylelint-config-spaceninja": "14.0.0", diff --git a/yarn.lock b/yarn.lock index c8fa77b..79d53e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3307,10 +3307,10 @@ safe-regex-test@^1.0.0: get-intrinsic "^1.1.3" is-regex "^1.1.4" -sass@1.69.0: - version "1.69.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.0.tgz#5195075371c239ed556280cf2f5944d234f42679" - integrity sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ== +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== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"