From a607fdc37096c9135b54c580caf51725c8754146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:59:08 +0000 Subject: [PATCH] fix(deps): update dependency react-intl to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32efb0a2..9f5cf6c6 100755 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-helmet": "^6.1.0", - "react-intl": "6.8.9", + "react-intl": "7.1.14", "react-redux": "^7.2.4", "react-router-dom": "6.30.1", "react-share": "^4.4.0",