Merge pull request #278 from gnmyt/dependabot/npm_and_yarn/client/sass-1.77.5

Bump sass from 1.77.4 to 1.77.5 in /client
This commit is contained in:
Mathias Wagner 2024-06-12 07:56:21 +02:00 committed by GitHub
commit 7bb97adadb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2617,10 +2617,10 @@ safe-regex-test@^1.0.3:
es-errors "^1.3.0"
is-regex "^1.1.4"
sass@^1.77.4:
version "1.77.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
sass@^1.77.5:
version "1.77.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"