diff --git a/package-lock.json b/package-lock.json index 966c79e..14ef773 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "eslint-plugin-vue": "10.5.1", "nuxt": "4.2.1", "postcss-html": "1.8.0", - "sass": "1.94.0", + "sass": "1.94.1", "stylelint": "16.25.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1", @@ -19900,9 +19900,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.94.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz", - "integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==", + "version": "1.94.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.94.1.tgz", + "integrity": "sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ec80acc..5e60faf 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.5.1", "nuxt": "4.2.1", "postcss-html": "1.8.0", - "sass": "1.94.0", + "sass": "1.94.1", "stylelint": "16.25.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1",