diff --git a/package-lock.json b/package-lock.json index 42a51560..75f024c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "open": "^10.1.0", "plugin-error": "^2.0.1", "run-sequence": "^2.2.1", - "sass": "^1.81.1", + "sass": "^1.82.0", "util": "^0.12.5", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0" @@ -15676,9 +15676,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.81.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz", - "integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==", + "version": "1.82.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.82.0.tgz", + "integrity": "sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==", "dev": true, "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 1d6bfda1..8b2219d7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "open": "^10.1.0", "plugin-error": "^2.0.1", "run-sequence": "^2.2.1", - "sass": "^1.81.1", + "sass": "^1.82.0", "util": "^0.12.5", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0"