diff --git a/web/package.json b/web/package.json index d6bb8c9e0..9a5d8c6f4 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "qrcode.react": "3.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "12.2.2", + "react-i18next": "12.3.1", "react-loading": "2.0.3", "react-router-dom": "6.11.2", "react18-input-otp": "1.1.3", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index ecd321d46..03ee12832 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -59,8 +59,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-i18next: - specifier: 12.2.2 - version: 12.2.2(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 12.3.1 + version: 12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0) react-loading: specifier: 2.0.3 version: 2.0.3(prop-types@15.8.1)(react@18.2.0) @@ -6499,8 +6499,8 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next@12.2.2(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==} + /react-i18next@12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18'