Bump sass from 1.62.1 to 1.63.1 in /client #14

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/sass-1.63.1 into main 2023-06-08 17:41:27 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 2ae9111668 - Show all commits

View File

@ -19,7 +19,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.12.0", "react-router-dom": "^6.12.0",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"sass": "^1.62.1", "sass": "^1.63.1",
"socket.io-client": "^4.6.2", "socket.io-client": "^4.6.2",
"uuid": "^9.0.0", "uuid": "^9.0.0",
"xterm": "^5.1.0", "xterm": "^5.1.0",

View File

@ -1843,10 +1843,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.62.1: sass@^1.63.1:
version "1.62.1" version "1.63.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029" resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.1.tgz#ceebe32d03521d5115cb7d13832141ba6a6066e1"
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A== integrity sha512-brMIFnxuJmqbABUWHoKjKPjbKH4kOru9+tiplOOFjojolGTQAw8OZYs+EiLdpXeArYTcfd1/crVzScgRPvKm1A==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"