diff --git a/webroot/package.json b/webroot/package.json index 38a41f6d1..9b5a4ee7d 100644 --- a/webroot/package.json +++ b/webroot/package.json @@ -51,7 +51,7 @@ "@intlify/unplugin-vue-i18n": "^0.6.2", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.2.11", - "@types/mocha": "^5.2.4", + "@types/mocha": "^10.0.10", "@types/qrcode": "^1.5.5", "@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/parser": "^5.4.0", diff --git a/webroot/yarn.lock b/webroot/yarn.lock index 039445a2a..aeb783cba 100644 --- a/webroot/yarn.lock +++ b/webroot/yarn.lock @@ -2818,10 +2818,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256" integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== -"@types/mocha@^5.2.4": - version "5.2.7" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" - integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== +"@types/mocha@^10.0.10": + version "10.0.10" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" + integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== "@types/node-forge@^1.3.0": version "1.3.11"