diff --git a/package.json b/package.json index 193ecf4..a1e24be 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@hapi/hapi": "^18.4.0", "@types/chai": "^4.2.4", "@types/hapi__hapi": "^18.2.6", - "@types/mocha": "^5.2.7", + "@types/mocha": "^7.0.0", "@types/sinon": "^7.5.0", "chai": "^4.2.0", "mocha": "^6.2.2", diff --git a/yarn.lock b/yarn.lock index 10b9f07..c9af5f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -396,10 +396,10 @@ resolved "https://registry.yarnpkg.com/@types/mime-db/-/mime-db-1.27.0.tgz#9bc014a1fd1fdf47649c1a54c6dd7966b8284792" integrity sha1-m8AUof0f30dknBpUxt15ZrgoR5I= -"@types/mocha@^5.2.7": - 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.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.0.tgz#ac65f97746464ec84ce15f4743cd61c449822ad4" + integrity sha512-6mh1VlA343Ax31blo37+KZ0DxDOA8b6cL963xPOOt7fMYtG07aJJ+0FRLvcDO4KrL45faOS104G7kwAjZc9l4w== "@types/node@*": version "12.12.7"