diff --git a/package-lock.json b/package-lock.json index e109a41..1500d33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "9.31.0", "nuxt": "3.14.159", "postcss-html": "1.7.0", - "sass": "1.80.7", + "sass": "1.81.0", "stylelint": "16.10.0", "stylelint-config-recommended-vue": "1.5.0", "stylelint-config-standard": "36.0.1", @@ -17066,9 +17066,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.80.7", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.7.tgz", - "integrity": "sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==", + "version": "1.81.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz", + "integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ebed18e..24c9f38 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "9.31.0", "nuxt": "3.14.159", "postcss-html": "1.7.0", - "sass": "1.80.7", + "sass": "1.81.0", "stylelint": "16.10.0", "stylelint-config-recommended-vue": "1.5.0", "stylelint-config-standard": "36.0.1",