fix: upgrade react-router-dom from 6.23.1 to 6.30.1

Snyk has created this PR to upgrade react-router-dom from 6.23.1 to 6.30.1.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2025-10-27 09:53:27 +00:00
parent 3180ed7149
commit 94c39408ed

View File

@@ -33,7 +33,7 @@
"ejs": "^3.1.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.30.1",
"use-async-effect": "^2.2.6"
},
"devDependencies": {