diff --git a/package.json b/package.json
index fa9149af49e1da0893dec57401a97af0c0240042..81f73bb5ecdbffd9ccf949c98f5acb1ae037d05d 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
   },
   "devDependencies": {
     "@types/bunyan": "1.8.6",
-    "@types/jest": "24.0.12",
+    "@types/jest": "24.0.13",
     "@types/node": "11.13.10",
     "@typescript-eslint/eslint-plugin": "1.7.0",
     "@typescript-eslint/parser": "1.7.0",
diff --git a/yarn.lock b/yarn.lock
index 93714e7f97cebad31d759bc02d25f044d09a7656..c218dd4aaca6c9993e94dd8910bded3d1ecc14f4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -518,10 +518,10 @@
   resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
   integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
 
-"@types/jest@24.0.12":
-  version "24.0.12"
-  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.12.tgz#0553dd0a5ac744e7dc4e8700da6d3baedbde3e8f"
-  integrity sha512-60sjqMhat7i7XntZckcSGV8iREJyXXI6yFHZkSZvCPUeOnEJ/VP1rU/WpEWQ56mvoh8NhC+sfKAuJRTyGtCOow==
+"@types/jest@24.0.13":
+  version "24.0.13"
+  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
+  integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww==
   dependencies:
     "@types/jest-diff" "*"