chore(deps): update dependency sass to v1.64.0
This commit is contained in:
parent
b6bc7f5736
commit
bbb23e08ec
1 changed files with 6 additions and 6 deletions
12
frontend/fic/package-lock.json
generated
12
frontend/fic/package-lock.json
generated
|
@ -2479,9 +2479,9 @@
|
|||
"peer": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.63.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
|
||||
"integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
|
||||
"version": "1.64.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.64.0.tgz",
|
||||
"integrity": "sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
@ -4778,9 +4778,9 @@
|
|||
"peer": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.63.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
|
||||
"integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
|
||||
"version": "1.64.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.64.0.tgz",
|
||||
"integrity": "sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
Reference in a new issue