Skip to content

Commit 1006727

Browse files
committed
fix: upgrade react-router from 7.1.5 to 7.9.3
Snyk has created this PR to upgrade react-router from 7.1.5 to 7.9.3. See this package in npm: react-router See this project in Snyk: https://app.snyk.io/org/colhodm/project/98dfc0ca-c297-4f7c-9aaa-1878634708d1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 661ae31 commit 1006727

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

tools/server/webui/package-lock.json

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

tools/server/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dropzone": "^14.3.8",
2929
"react-hot-toast": "^2.5.2",
3030
"react-markdown": "^9.0.3",
31-
"react-router": "^7.1.5",
31+
"react-router": "^7.9.3",
3232
"rehype-highlight": "^7.0.2",
3333
"rehype-katex": "^7.0.1",
3434
"remark-breaks": "^4.0.0",

0 commit comments

Comments
 (0)