From bc338f41c7660ff571065f7a2c65d94b52e0c28c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Nov 2025 10:11:06 +0000 Subject: [PATCH] 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/40b17bc5-1bd4-48b1-88f1-5b4dc1400e80?utm_source=github&utm_medium=referral&page=upgrade-pr --- Accounts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Accounts/package.json b/Accounts/package.json index 75325bb5fa..0dcd6e9761 100644 --- a/Accounts/package.json +++ b/Accounts/package.json @@ -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.7" }, "devDependencies": {