diff --git a/package-lock.json b/package-lock.json
index b3cfc86201e40c5781c767b779cf7fcc8b88f461..5735e5752fb835625a352445ade9031d9fca6620 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -62,7 +62,7 @@
         "@types/chai": "^4.2.21",
         "@types/lodash.debounce": "^4.0.6",
         "@types/lodash.groupby": "^4.6.6",
-        "@types/mocha": "^8.2.3",
+        "@types/mocha": "^9.0.0",
         "@types/node": "^16.4.1",
         "@types/react-helmet": "^6.1.2",
         "@types/react-modal": "^3.12.1",
@@ -4249,9 +4249,9 @@
       }
     },
     "node_modules/@types/mocha": {
-      "version": "8.2.3",
-      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz",
-      "integrity": "sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==",
+      "version": "9.0.0",
+      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz",
+      "integrity": "sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==",
       "dev": true
     },
     "node_modules/@types/node": {
@@ -34750,9 +34750,9 @@
       }
     },
     "@types/mocha": {
-      "version": "8.2.3",
-      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz",
-      "integrity": "sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==",
+      "version": "9.0.0",
+      "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz",
+      "integrity": "sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==",
       "dev": true
     },
     "@types/node": {
diff --git a/package.json b/package.json
index 4bf811b1bc8fd12fe9f27282ac293d89b66fa800..048ea4abd14530e133b50de8ca24ca3225625acd 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
     "@types/chai": "^4.2.21",
     "@types/lodash.debounce": "^4.0.6",
     "@types/lodash.groupby": "^4.6.6",
-    "@types/mocha": "^8.2.3",
+    "@types/mocha": "^9.0.0",
     "@types/node": "^16.4.1",
     "@types/react-helmet": "^6.1.2",
     "@types/react-modal": "^3.12.1",