diff --git a/web/package.json b/web/package.json index 5546731ef..426b4215e 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "@mui/styles": "5.9.3", "axios": "0.27.2", "classnames": "2.3.1", - "i18next": "21.9.0", + "i18next": "21.9.1", "i18next-browser-languagedetector": "6.1.5", "i18next-http-backend": "1.4.1", "qrcode.react": "3.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 974a21ad8..4dad5b30d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -39,7 +39,7 @@ specifiers: eslint-plugin-react: 7.30.1 eslint-plugin-react-hooks: 4.6.0 husky: 8.0.1 - i18next: 21.9.0 + i18next: 21.9.1 i18next-browser-languagedetector: 6.1.5 i18next-http-backend: 1.4.1 jest: 28.1.3 @@ -77,14 +77,14 @@ dependencies: '@mui/styles': 5.9.3_ug65io7jkbhmo4fihdmbrh3ina axios: 0.27.2 classnames: 2.3.1 - i18next: 21.9.0 + i18next: 21.9.1 i18next-browser-languagedetector: 6.1.5 i18next-http-backend: 1.4.1 qrcode.react: 3.1.0_react@18.2.0 query-string: 7.1.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 11.18.4_e5iznsk4khvwamygeotad7ngzi + react-i18next: 11.18.4_4sidbwfhen5r7txudrvpua6nty react-loading: 2.0.3_react@18.2.0 react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y @@ -6177,8 +6177,8 @@ packages: - encoding dev: false - /i18next/21.9.0: - resolution: {integrity: sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==} + /i18next/21.9.1: + resolution: {integrity: sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==} dependencies: '@babel/runtime': 7.18.9 dev: false @@ -7985,7 +7985,7 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/11.18.4_e5iznsk4khvwamygeotad7ngzi: + /react-i18next/11.18.4_4sidbwfhen5r7txudrvpua6nty: resolution: {integrity: sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==} peerDependencies: i18next: '>= 19.0.0' @@ -8000,7 +8000,7 @@ packages: dependencies: '@babel/runtime': 7.18.9 html-parse-stringify: 3.0.1 - i18next: 21.9.0 + i18next: 21.9.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false