Bump sass from 1.66.0 to 1.66.1 in /client #78

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/sass-1.66.1 into main 2023-08-21 06:25:41 +00:00
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.15.0", "react-router-dom": "^6.15.0",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"sass": "^1.66.0", "sass": "^1.66.1",
"socket.io-client": "^4.7.2", "socket.io-client": "^4.7.2",
"uuid": "^9.0.0", "uuid": "^9.0.0",
"xterm": "^5.2.1", "xterm": "^5.2.1",

View File

@ -2025,10 +2025,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.66.0: sass@^1.66.1:
version "1.66.0" version "1.66.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.0.tgz#74728eed49b0e490cd729c233e7f1c6ce356e638" resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
integrity sha512-C3U+RgpAAlTXULZkWwzfysgbbBBo8IZudNAOJAVBLslFbIaZv4MBPkTqhuvpK4lqgdoFiWhnOGMoV4L1FyOBag== integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"