diff --git a/package.json b/package.json index 9a3cc02..17d9942 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/debug": "^0.0.30", "@types/express": "^4.0.39", "@types/minio": "^7.0.1", - "@types/mocha": "^5.0.0", + "@types/mocha": "^7.0.2", "@types/request": "^2.0.8", "@types/sequelize": "^4.0.79", "chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 958c9b2..632ab26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -186,10 +186,10 @@ dependencies: "@types/node" "*" -"@types/mocha@^5.0.0": - version "5.2.7" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" - integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== +"@types/mocha@^7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce" + integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w== "@types/node@*": version "13.7.7"