From cec6e13a3d8d1a4e77fdb3604e1583dc1becbecc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 19:52:20 +0000 Subject: [PATCH] Update dependency i18next-http-backend to v3 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2fdb1..068a416 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "consola": "^3.2.3", "dayjs": "^1.11.11", "i18next": "^23.11.5", - "i18next-http-backend": "^2.5.2", + "i18next-http-backend": "^3.0.5", "lodash-es": "^4.17.21", "lucide-react": "latest", "lucide-static": "latest",