diff --git a/dashboard/package.json b/dashboard/package.json index 08e35f18d..0ff424583 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -16,7 +16,7 @@ "@vuetify/vuex-cognito-module": "0.4.0", "axios": "0.19.0", "dayjs": "1.8.14", - "eslint-plugin-html": "5.0.3", + "eslint-plugin-html": "5.0.5", "flexsearch": "0.6.22", "js-base64": "2.5.1", "toml": "2.3.6", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index a9834dbfb..edb037ace 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -3276,10 +3276,10 @@ eslint-plugin-es@^1.4.0: eslint-utils "^1.3.0" regexpp "^2.0.1" -eslint-plugin-html@5.0.3: - version "5.0.3" - resolved "https://registry.npm.taobao.org/eslint-plugin-html/download/eslint-plugin-html-5.0.3.tgz#3db133995e49a73596f6a473c16a1b83634deffd" - integrity sha1-PbEzmV5JpzWW9qRzwWobg2NN7/0= +eslint-plugin-html@5.0.5: + version "5.0.5" + resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-5.0.5.tgz#e2388f813f75b2287cde884811eab287de8e0f56" + integrity sha512-v/33i3OD0fuXcRXexVyXXBOe4mLBLBQoF1UO1Uy9D+XLq4MC8K45GcQKfqjC/FnHAHp3pYUjpHHktYNCtShGmg== dependencies: htmlparser2 "^3.10.0"