diff --git a/package-lock.json b/package-lock.json index a0fbeec..ce53cf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "eslint-plugin-vue": "10.4.0", "nuxt": "4.0.3", "postcss-html": "1.8.0", - "sass": "1.89.2", + "sass": "1.90.0", "stylelint": "16.23.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0", @@ -20064,9 +20064,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.89.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", - "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", + "version": "1.90.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz", + "integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6cee8ee..bd79e7c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.4.0", "nuxt": "4.0.3", "postcss-html": "1.8.0", - "sass": "1.89.2", + "sass": "1.90.0", "stylelint": "16.23.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0",