diff --git a/package-lock.json b/package-lock.json
index 8411170c..cdb9f504 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
         "@types/body-parser": "*",
         "@types/express": "^4.17.13",
         "@types/node": "^15.14.0",
-        "@types/react": "^17.0.43",
+        "@types/react": "^18.0.8",
         "babel-loader": "^8.2.5",
         "classnames": "^2.3.1",
         "compression": "^1.7.4",
@@ -9728,9 +9728,9 @@
       "integrity": "sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA=="
     },
     "node_modules/@types/react": {
-      "version": "17.0.43",
-      "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
-      "integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
+      "version": "18.0.8",
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.8.tgz",
+      "integrity": "sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw==",
       "dependencies": {
         "@types/prop-types": "*",
         "@types/scheduler": "*",
@@ -35717,9 +35717,9 @@
       "integrity": "sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA=="
     },
     "@types/react": {
-      "version": "17.0.43",
-      "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
-      "integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
+      "version": "18.0.8",
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.8.tgz",
+      "integrity": "sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw==",
       "requires": {
         "@types/prop-types": "*",
         "@types/scheduler": "*",
diff --git a/package.json b/package.json
index 1cc86999..af0c8a8a 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "@types/body-parser": "*",
     "@types/express": "^4.17.13",
     "@types/node": "^15.14.0",
-    "@types/react": "^17.0.43",
+    "@types/react": "^18.0.8",
     "babel-loader": "^8.2.5",
     "classnames": "^2.3.1",
     "compression": "^1.7.4",