diff --git a/package-lock.json b/package-lock.json index 204d8f3..3b81fa3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "eslint-plugin-vue": "10.7.0", "nuxt": "4.2.2", "postcss-html": "1.8.1", - "sass": "1.97.2", + "sass": "1.97.3", "stylelint": "17.0.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", @@ -20238,9 +20238,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.97.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", - "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", + "version": "1.97.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz", + "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ca9e7f7..4c29168 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.7.0", "nuxt": "4.2.2", "postcss-html": "1.8.1", - "sass": "1.97.2", + "sass": "1.97.3", "stylelint": "17.0.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0",