diff --git a/src_htmlPhone/package.json b/src_htmlPhone/package.json index 4042a7b8..3d558a4c 100644 --- a/src_htmlPhone/package.json +++ b/src_htmlPhone/package.json @@ -70,7 +70,7 @@ "eslint-plugin-html": "^6.1.2", "eslint-plugin-promise": "^4.3.1", "eslint-plugin-standard": "^5.0.0", - "eslint-plugin-vue": "^7.7.0", + "eslint-plugin-vue": "^7.11.0", "eventsource-polyfill": "^0.9.6", "express": "^4.16.3", "file-loader": "^6.2.0", diff --git a/src_htmlPhone/yarn.lock b/src_htmlPhone/yarn.lock index 149a13ab..69f1a4fc 100644 --- a/src_htmlPhone/yarn.lock +++ b/src_htmlPhone/yarn.lock @@ -2759,10 +2759,10 @@ eslint-plugin-standard@^5.0.0: resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4" integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg== -eslint-plugin-vue@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8" - integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ== +eslint-plugin-vue@^7.11.0: + version "7.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.11.0.tgz#c19b098899b7e3cd692beffbbe73611064ef1ea6" + integrity sha512-Qwo8wilqnOXnG9B5auEiTstyaHefyhHd5lEhhxemwXoWsAxIW2yppzuVudowC5n+qn1nMLNV9TANkTthBK7Waw== dependencies: eslint-utils "^2.1.0" natural-compare "^1.4.0"