diff --git a/package-lock.json b/package-lock.json index ab9070d..ce425ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "10.8.0", "nuxt": "4.4.2", "postcss-html": "1.8.1", - "sass": "1.98.0", + "sass": "1.99.0", "stylelint": "17.6.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", @@ -19254,9 +19254,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.98.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz", - "integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==", + "version": "1.99.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.99.0.tgz", + "integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0c13538..77c8117 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.8.0", "nuxt": "4.4.2", "postcss-html": "1.8.1", - "sass": "1.98.0", + "sass": "1.99.0", "stylelint": "17.6.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0",