Skip to content

Commit 76f9183

Browse files
CVE-2026-21884 CVE-2026-22029 CVE-2026-22030 React Router SSR XSS in ScrollRestoration ,vulnerable to XSS via Open Redirects, CSRF issue in Action/Server Action Request Processing (#993)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 058ca33 commit 76f9183

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

openam-ui/openam-ui-js-sdk/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openam-ui/openam-ui-js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"react": "^19.2.0",
3232
"react-dom": "^19.2.0",
33-
"react-router": "^7.9.6"
33+
"react-router": "^7.12.0"
3434
},
3535
"devDependencies": {
3636
"@eslint/js": "^9.36.0",

0 commit comments

Comments
 (0)