diff --git a/package.json b/package.json index c4b1122..9810209 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.4", + "sass": "1.69.5", "stylelint": "15.11.0", "stylelint-config-prettier": "9.0.5", "stylelint-config-spaceninja": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 4a0b5b3..44d010f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3346,10 +3346,10 @@ safe-regex-test@^1.0.0: get-intrinsic "^1.1.3" is-regex "^1.1.4" -sass@1.69.4: - version "1.69.4" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.4.tgz#10c735f55e3ea0b7742c6efa940bce30e07fbca2" - integrity sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA== +sass@1.69.5: + version "1.69.5" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde" + integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"