diff --git a/package-lock.json b/package-lock.json index c010192b8..ef494f133 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "vite-plugin-compression": "^0.5.1", "vite-plugin-vuetify": "^2.1.3", "vitest": "^4.1.7", - "vue-eslint-parser": "^10.4.0" + "vue-eslint-parser": "^10.4.1" } }, "node_modules/@actions/core": { @@ -13839,9 +13839,9 @@ "license": "MIT" }, "node_modules/vue-eslint-parser": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.0.tgz", - "integrity": "sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==", + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.1.tgz", + "integrity": "sha512-Gk6gRDj0n/fkRa3C3l0bBheoBckUq/Rs0F/TvMWIS6nzzx67amAViMe9CkNgsP2tXyQONvGiHQESHwFtZ3aYDA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e33d4a383..f1fa3fac7 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "vite-plugin-compression": "^0.5.1", "vite-plugin-vuetify": "^2.1.3", "vitest": "^4.1.7", - "vue-eslint-parser": "^10.4.0" + "vue-eslint-parser": "^10.4.1" }, "config": { "commitizen": {