diff --git a/samples/universal-react-node/package.json b/samples/universal-react-node/package.json index 65126777f..721f494e5 100644 --- a/samples/universal-react-node/package.json +++ b/samples/universal-react-node/package.json @@ -51,7 +51,7 @@ "normalize.css": "^8.0.1", "react-notify-toast": "^0.4.1", "react-router-config": "^5.1.1", - "react-router-dom": "^5.1.2", + "react-router-dom": "^6.0.0", "react-vendor-dll": "../react-vendor-dll", "uuid": "^3.0.1" },