Bump sass from 1.69.4 to 1.69.5 in /client #121

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/sass-1.69.5 into main 2023-10-27 10:26:29 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"react-transition-group": "^4.4.5",
"sass": "^1.69.4",
"sass": "^1.69.5",
"socket.io-client": "^4.7.2",
"uuid": "^9.0.1",
"xterm": "^5.3.0",

View File

@ -2105,10 +2105,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"