diff --git a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json index cf38f3f2..77e1288a 100644 --- a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json +++ b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json @@ -24,7 +24,7 @@ "intersection-observer": "0.12.2", "marked": "4.0.17", "react": "18.2.0", - "react-dom": "18.2.0", + "react-dom": "18.3.1", "react-hook-form": "7.32.2", "react-icons": "4.4.0", "react-image-crop": "10.0.4",