diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 2a39e4bb5a..7795905a31 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -8816,13 +8816,13 @@ } }, "node_modules/vite-plugin-stylelint": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/vite-plugin-stylelint/-/vite-plugin-stylelint-6.1.0.tgz", - "integrity": "sha512-tMw0gum2gRtul0FA4fbYp5qIvympqUf1YJ7owRjzqMCaWZYoUVN4dXFlauo1ll2UE2ujzBFKfW9VFaXdmODVPQ==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/vite-plugin-stylelint/-/vite-plugin-stylelint-6.3.0.tgz", + "integrity": "sha512-46acce1cudnRu+V5HN8STc26IiRpyR1MCgdOUVK0kvrH+NkweWAi/rf3wVapKHvgdOTKWZvGMcrkK/DuMqZAxQ==", "dev": true, "license": "MIT", "dependencies": { - "@rollup/pluginutils": "^5.3.0", + "@rollup/pluginutils": "^5.4.0", "debug": "^4.4.3" }, "engines": {