diff --git a/package-lock.json b/package-lock.json index 6f3882c..9776284 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.84.0", + "sass": "1.85.0", "stylelint": "16.14.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0", @@ -18625,9 +18625,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.84.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz", - "integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==", + "version": "1.85.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz", + "integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 73efc5e..6d64574 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.84.0", + "sass": "1.85.0", "stylelint": "16.14.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0",