diff --git a/package-lock.json b/package-lock.json index abda471..82c2ed5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "eslint-plugin-vue": "10.6.2", "nuxt": "4.2.2", "postcss-html": "1.8.0", - "sass": "1.97.1", + "sass": "1.97.2", "stylelint": "16.26.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1", @@ -20063,9 +20063,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.97.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz", - "integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==", + "version": "1.97.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", + "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 22ee073..6905654 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.6.2", "nuxt": "4.2.2", "postcss-html": "1.8.0", - "sass": "1.97.1", + "sass": "1.97.2", "stylelint": "16.26.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1",