Bump sass from 1.64.0 to 1.64.1 in /client #56

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/client/sass-1.64.1 into main
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.14.2", "react-router-dom": "^6.14.2",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"sass": "^1.64.0", "sass": "^1.64.1",
"socket.io-client": "^4.7.1", "socket.io-client": "^4.7.1",
"uuid": "^9.0.0", "uuid": "^9.0.0",
"xterm": "^5.2.1", "xterm": "^5.2.1",

View File

@ -1846,10 +1846,10 @@ safe-regex-test@^1.0.0:
get-intrinsic "^1.1.3" get-intrinsic "^1.1.3"
is-regex "^1.1.4" is-regex "^1.1.4"
sass@^1.64.0: sass@^1.64.1:
version "1.64.0" version "1.64.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.0.tgz#9ca8d0acb1a704b86b7f1197dc310f568fb34638" resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.1.tgz#6a46f6d68e0fa5ad90aa59ce025673ddaa8441cf"
integrity sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw== integrity sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"