diff --git a/package-lock.json b/package-lock.json index 87efdf5..d19541a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "typescript-eslint": "8.60.1", "vite-plugin-vuetify": "2.1.3", "vue": "3.5.35", - "vue-eslint-parser": "10.4.0", + "vue-eslint-parser": "10.4.1", "vue-router": "5.1.0", "vuetify": "4.0.8" }, @@ -20869,9 +20869,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 0ed48ae..a7bc71d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "typescript-eslint": "8.60.1", "vite-plugin-vuetify": "2.1.3", "vue": "3.5.35", - "vue-eslint-parser": "10.4.0", + "vue-eslint-parser": "10.4.1", "vue-router": "5.1.0", "vuetify": "4.0.8" },