diff --git a/package-lock.json b/package-lock.json index 6a89842..5b6b02d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "10.0.0", "nuxt": "3.16.2", "postcss-html": "1.8.0", - "sass": "1.86.1", + "sass": "1.86.2", "stylelint": "16.17.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0", @@ -17291,9 +17291,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.86.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.1.tgz", - "integrity": "sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==", + "version": "1.86.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz", + "integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b2830e8..f57b29c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.0.0", "nuxt": "3.16.2", "postcss-html": "1.8.0", - "sass": "1.86.1", + "sass": "1.86.2", "stylelint": "16.17.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0",