diff --git a/package-lock.json b/package-lock.json
index d3719057..f00e0a62 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.7",
         "babel-loader": "^8.2.4",
         "classnames": "^2.3.1",
         "compression": "^1.7.4",
@@ -12806,9 +12806,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.7",
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.7.tgz",
+      "integrity": "sha512-CXSXHzTexlX9esf4ReIUJeaemKcmBEvYzxHDUk19c3BCcEGUvUjkeC3jkscPSfSaQ6SPDRNd/zMxi8oc/P1zxA==",
       "dependencies": {
         "@types/prop-types": "*",
         "@types/scheduler": "*",
@@ -40981,9 +40981,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.7",
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.7.tgz",
+      "integrity": "sha512-CXSXHzTexlX9esf4ReIUJeaemKcmBEvYzxHDUk19c3BCcEGUvUjkeC3jkscPSfSaQ6SPDRNd/zMxi8oc/P1zxA==",
       "requires": {
         "@types/prop-types": "*",
         "@types/scheduler": "*",
diff --git a/package.json b/package.json
index 31fa5121..3d56ac79 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.7",
     "babel-loader": "^8.2.4",
     "classnames": "^2.3.1",
     "compression": "^1.7.4",