Update sass to version 1.26.10

This commit is contained in:
depfu[bot] 2020-07-08 00:44:46 +00:00 committed by GitHub
parent 5cf2fa113d
commit e9fc40af18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9895,9 +9895,9 @@
"dev": true
},
"sass": {
"version": "1.26.9",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.26.9.tgz",
"integrity": "sha512-t8AkRVi+xvba4yZiLWkJdgJHBFCB3Dh4johniQkPy9ywkgFHNasXFEFP+RG/F6LhQ+aoE4aX+IorIWQjS0esVw==",
"version": "1.26.10",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.26.10.tgz",
"integrity": "sha512-bzN0uvmzfsTvjz0qwccN1sPm2HxxpNI/Xa+7PlUEMS+nQvbyuEK7Y0qFqxlPHhiNHb1Ze8WQJtU31olMObkAMw==",
"dev": true,
"requires": {
"chokidar": ">=2.0.0 <4.0.0"

View File

@ -36,7 +36,7 @@
"humanize-duration": "^3.23.1",
"lodash-es": "^4.17.15",
"nconf": "^0.10.0",
"sass": "^1.26.9",
"sass": "^1.26.10",
"sass-loader": "^8.0.2",
"shaka-player": "^2.5.13",
"socket.io-client": "^2.3.0",