diff --git a/package.json b/package.json index 290bbea4..164324e4 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@goodeggs/tsconfig": "^1.0.0", "@types/isomorphic-fetch": "^0.0.39", "@types/lodash": "^4.14.200", - "@types/mocha": "^10.0.3", + "@types/mocha": "^10.0.4", "@types/node-fetch": "^2.6.9", "fake-eggs": "^6.5.3", "flow-bin": "^0.220.1", diff --git a/yarn.lock b/yarn.lock index 2a74f421..4caf3a28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1891,10 +1891,10 @@ version "3.0.3" resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" -"@types/mocha@^10.0.3": - version "10.0.3" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812" - integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ== +"@types/mocha@^10.0.4": + version "10.0.4" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4" + integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w== "@types/node-fetch@^2.6.9": version "2.6.9"