diff --git a/package-lock.json b/package-lock.json
index d0821f6dc1..defbb8820c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
         "@types/chai": "4.3.10",
         "@types/chai-subset": "1.3.5",
         "@types/debug": "4.1.12",
-        "@types/mocha": "10.0.4",
+        "@types/mocha": "10.0.5",
         "@types/node": "18.17.17",
         "@types/sinon": "17.0.1",
         "@typescript-eslint/eslint-plugin": "6.12.0",
@@ -2558,9 +2558,9 @@
       "license": "MIT"
     },
     "node_modules/@types/mocha": {
-      "version": "10.0.4",
-      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz",
-      "integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==",
+      "version": "10.0.5",
+      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.5.tgz",
+      "integrity": "sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==",
       "dev": true
     },
     "node_modules/@types/ms": {
diff --git a/package.json b/package.json
index cb56ceefe8..8d2c0032ee 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
     "@types/chai": "4.3.10",
     "@types/chai-subset": "1.3.5",
     "@types/debug": "4.1.12",
-    "@types/mocha": "10.0.4",
+    "@types/mocha": "10.0.5",
     "@types/node": "18.17.17",
     "@types/sinon": "17.0.1",
     "@typescript-eslint/eslint-plugin": "6.12.0",