diff --git a/package-lock.json b/package-lock.json index ea5e553..fd0e322 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "9.32.0", "nuxt": "3.15.4", "postcss-html": "1.8.0", - "sass": "1.85.0", + "sass": "1.85.1", "stylelint": "16.14.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0", @@ -19085,9 +19085,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.85.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz", - "integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==", + "version": "1.85.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz", + "integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3c0b785..4591762 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "9.32.0", "nuxt": "3.15.4", "postcss-html": "1.8.0", - "sass": "1.85.0", + "sass": "1.85.1", "stylelint": "16.14.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0",