diff --git a/package.json b/package.json
index 70c6d477f1b1f41751598f741371f21c441649bf..9060e02c949a5e14b3429e1bdbdfd85906d5c95a 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
     "mocha-junit-reporter": "^2.2.0",
     "mocha-multi": "^1.1.7",
     "sinon": "^15.0.4",
-    "testdouble": "^3.17.1"
+    "testdouble": "^3.18.0"
   },
   "resolutions": {
     "json5": "^2.2.0"
diff --git a/yarn.lock b/yarn.lock
index 2f8f6763bfbd43c218a8258b88185e91b3a7ff2b..6af743865e9475863d62c197caa3cd46c36c43be 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2596,10 +2596,10 @@ queue-microtask@^1.2.2:
   resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
   integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
 
-quibble@^0.6.17:
-  version "0.6.17"
-  resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.17.tgz#1c47d40c4ee670fc1a5a4277ee792ca6eec8f4ca"
-  integrity sha512-uybGnGrx1hAhBCmzmVny+ycKaS5F71+q+iWVzbf8x/HyeEMDGeiQFVjWl1zhi4rwfTHa05+/NIExC4L5YRNPjQ==
+quibble@^0.7.0:
+  version "0.7.0"
+  resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.7.0.tgz#fd7f7f03ed4c2682b55523433af5e66bc26bde9f"
+  integrity sha512-uiqtYLo6p6vWR/G3Ltsg0NU1xw43RcNGadYP+d/DF3zLQTyOt8uC7L2mmcJ97au1QE1YdmCD+HVIIq/RGtkbWA==
   dependencies:
     lodash "^4.17.21"
     resolve "^1.22.1"
@@ -3040,13 +3040,13 @@ tdigest@^0.1.1:
   dependencies:
     bintrees "1.0.2"
 
-testdouble@^3.17.1:
-  version "3.17.2"
-  resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.17.2.tgz#a7d624c2040453580b4a636b3f017bf183a8f487"
-  integrity sha512-oRrk1DJISNoFr3aaczIqrrhkOUQ26BsXN3SopYT/U0GTvk9hlKPCEbd9R2uxkcufKZgEfo9D1JAB4CJrjHE9cw==
+testdouble@^3.18.0:
+  version "3.18.0"
+  resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.18.0.tgz#850a04d00045a52cd08c99cb69aea6845fe86587"
+  integrity sha512-awRay/WxNHYz0SJrjvvg1xE4QQkbKgWFN1VNhhb132JSO2FSWUW4cebUtD0HjWWwrvpN3uFsVeaUhwpmVlzlkg==
   dependencies:
     lodash "^4.17.21"
-    quibble "^0.6.17"
+    quibble "^0.7.0"
     stringify-object-es5 "^2.5.0"
     theredoc "^1.0.0"