Skip to content

Commit 9ca0959

Browse files
authored
Merge pull request #80 from ownpilot/fix/website-react-router-cves
fix(website): bump react-router to ^7.17.0 to clear 6 CVEs
2 parents 3e9c869 + 6bd63a2 commit 9ca0959

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/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.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lucide-react": "^0.513.0",
1717
"react": "^19.1.0",
1818
"react-dom": "^19.1.0",
19-
"react-router": "^7.6.2",
19+
"react-router": "^7.17.0",
2020
"tailwind-merge": "^3.3.0",
2121
"zustand": "^5.0.5"
2222
},

0 commit comments

Comments
 (0)