From 4d22cf09adfd393ff22158851cf7499813184c2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Jun 2025 07:58:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebf78e5d7..2236ad633 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "react-dom": "18.3.1", "react-hook-form": "7.53.0", "react-hotkeys-hook": "4.6.1", - "react-i18next": "15.1.4", + "react-i18next": "15.5.3", "react-router-dom": "6.26.0", "react-select": "5.8.2", "react-syntax-highlighter": "15.5.0",