Bump sass from 1.77.7 to 1.77.8 in /client #290

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/sass-1.77.8 into main 2024-07-12 04:05:59 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.24.1", "react-router-dom": "^6.24.1",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"sass": "^1.77.7", "sass": "^1.77.8",
"socket.io-client": "^4.7.5", "socket.io-client": "^4.7.5",
"uuid": "^10.0.0", "uuid": "^10.0.0",
"xterm": "^5.3.0", "xterm": "^5.3.0",

View File

@ -2617,10 +2617,10 @@ safe-regex-test@^1.0.3:
es-errors "^1.3.0" es-errors "^1.3.0"
is-regex "^1.1.4" is-regex "^1.1.4"
sass@^1.77.7: sass@^1.77.8:
version "1.77.7" version "1.77.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0" resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow== integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"