diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 81ef46ad4ea8..0dc5ddebf27e 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -4057,12 +4057,13 @@ } }, "node_modules/eslint-plugin-vuetify": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vuetify/-/eslint-plugin-vuetify-2.5.1.tgz", - "integrity": "sha512-iTyPkTC7wOP2nlBPXevqbeTIDHQ+btt+Tt8abowMEiDZcFSdUjBCcggJgMF1pLcpWwFpbfOcnqFLf73g5WM2qA==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-vuetify/-/eslint-plugin-vuetify-2.5.2.tgz", + "integrity": "sha512-Gm3W2R+tmEcATI5Qk8W13uZKmsdajlykG/AdL44E6Lwt1ttAbMi50DNMfkgZrCg7WAq3qd2IRiYx0QKtkpdf/A==", "dev": true, + "license": "MIT", "dependencies": { - "eslint-plugin-vue": "^9.6.0", + "eslint-plugin-vue": ">=9.6.0", "requireindex": "^1.2.0" }, "peerDependencies": {