Merge pull request #1766 from Retrospring/dependabot/npm_and_yarn/sass-1.77.5

This commit is contained in:
dependabot[bot] 2024-06-17 10:04:10 +00:00 committed by GitHub
commit 4f9a0b24f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"croppr": "^2.3.1",
"i18n-js": "^4.0",
"js-cookie": "2.2.1",
"sass": "^1.77.2",
"sass": "^1.77.5",
"sweetalert": "1.1.3",
"toastify-js": "^1.12.0",
"typescript": "^5.4.5"

View File

@ -2262,10 +2262,10 @@ safe-regex-test@^1.0.0:
get-intrinsic "^1.1.3"
is-regex "^1.1.4"
sass@^1.77.2:
version "1.77.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
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"