diff --git a/package.json b/package.json index f5f07c46..3c5f8c5b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/etag": "^1.8.0", "@types/express": "^4.17.3", "@types/got": "^9.6.9", - "@types/jest": "^26.0.0", + "@types/jest": "^26.0.10", "@types/keyv": "^3.1.1", "@types/node": "^14.0.20", "@types/reflect-metadata": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index dcd18f23..f0103e6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1096,7 +1096,7 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@26.x", "@types/jest@^26.0.0": +"@types/jest@26.x", "@types/jest@^26.0.10": version "26.0.10" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==