diff --git a/package.json b/package.json index 26aea84844..2f5496a600 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react-dom": "18.2.0", "react-error-boundary": "4.0.13", "react-hook-form": "7.51.0", - "react-i18next": "14.0.5", + "react-i18next": "14.0.8", "react-markdown": "9.0.1", "react-router-dom": "6.22.2", "react-transition-group": "4.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f17a787ad3..a38d77d6a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ dependencies: specifier: 7.51.0 version: 7.51.0(react@18.2.0) react-i18next: - specifier: 14.0.5 - version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.0.8 + version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 9.0.1 version: 9.0.1(@types/react@18.2.64)(react@18.2.0) @@ -5966,8 +5966,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw==} + /react-i18next@14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-1HKM41/Q8c/nQ2rYNNZlFmrjF2aubZT8sMBmY9aH/xa1/gsrTZ+hPwuLv4V7Cr8fYIh0GQ7vv5C1jCx104uNig==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'