diff --git a/lib/flow/ui/package.json b/lib/flow/ui/package.json index f4dca70..b343e34 100644 --- a/lib/flow/ui/package.json +++ b/lib/flow/ui/package.json @@ -36,7 +36,7 @@ "react-dom": "^19.2.0", "react-markdown": "^10.1.0", "react-redux": "^9.2.0", - "react-router": "^7.9.5", + "react-router": "^7.15.0", "react-syntax-highlighter": "^16.1.0", "rehype-katex": "^7.0.1", "remark-gfm": "^4.0.1", diff --git a/lib/flow/ui/pnpm-lock.yaml b/lib/flow/ui/pnpm-lock.yaml index 2a02e0a..fc4c07f 100644 --- a/lib/flow/ui/pnpm-lock.yaml +++ b/lib/flow/ui/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^9.2.0 version: 9.2.0(@types/react@19.2.2)(react@19.2.0)(redux@5.0.1) react-router: - specifier: ^7.9.5 - version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: ^7.15.0 + version: 7.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-syntax-highlighter: specifier: ^16.1.0 version: 16.1.0(react@19.2.0) @@ -1329,6 +1329,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vercel/oidc@3.0.3': resolution: {integrity: sha512-yNEQvPcVrK9sIe637+I0jD6leluPxzwJKx/Haw6F4H77CdDsszUn5V3o96LPziXkSNE2B83+Z3mjqGKBK/R6Gg==} @@ -1484,8 +1485,8 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} - cookie@1.0.2: - resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} + cookie@1.1.1: + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} engines: {node: '>=18'} cross-spawn@7.0.6: @@ -2396,8 +2397,8 @@ packages: '@types/react': optional: true - react-router@7.9.5: - resolution: {integrity: sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==} + react-router@7.15.0: + resolution: {integrity: sha512-HW9vYwuM8f4yx66Izy8xfrzCM+SBJluoZcCbww9A1TySax11S5Vgw6fi3ZjMONw9J4gQwngL7PzkyIpJJpJ7RQ==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -4050,7 +4051,7 @@ snapshots: cookie@0.7.2: {} - cookie@1.0.2: {} + cookie@1.1.1: {} cross-spawn@7.0.6: dependencies: @@ -5224,9 +5225,9 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - react-router@7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0): + react-router@7.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - cookie: 1.0.2 + cookie: 1.1.1 react: 19.2.0 set-cookie-parser: 2.7.2 optionalDependencies: