Skip to content

Commit 668cdd1

Browse files
committed
Upgrade react-router-dom to 7.13.0 to fix security vulnerabilities
- react-router-dom: 7.9.1 → 7.13.0 (GHSA-h5cw-625j-3rxh, GHSA-2w69-qvjg-hvjx, GHSA-8v8x-cx79-35w7, GHSA-9jcx-v3wj-wh4m, GHSA-3cgp-3xvw-98x8)
1 parent bbb39aa commit 668cdd1

File tree

3 files changed

+263
-74
lines changed

3 files changed

+263
-74
lines changed

ui/extensions/hello/package-lock.json

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

ui/extensions/hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@shoelace-style/shoelace": "2.20.1",
2020
"react": "19.2.1",
2121
"react-dom": "19.2.1",
22-
"react-router-dom": "7.9.1"
22+
"react-router-dom": "7.13.0"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "7.28.4",

0 commit comments

Comments
 (0)