diff --git a/web/package.json b/web/package.json index 48800a46a..7f74dd7f4 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "axios": "1.2.2", "broadcast-channel": "4.19.1", "classnames": "2.3.2", - "i18next": "22.4.7", + "i18next": "22.4.8", "i18next-browser-languagedetector": "7.0.1", "i18next-http-backend": "2.1.1", "qrcode.react": "3.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3d427d27c..d13cf904d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -41,7 +41,7 @@ specifiers: eslint-plugin-react: 7.31.11 eslint-plugin-react-hooks: 4.6.0 husky: 8.0.3 - i18next: 22.4.7 + i18next: 22.4.8 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 jest: 29.3.1 @@ -80,14 +80,14 @@ dependencies: axios: 1.2.2 broadcast-channel: 4.19.1 classnames: 2.3.2 - i18next: 22.4.7 + i18next: 22.4.8 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 qrcode.react: 3.1.0_react@18.2.0 query-string: 7.1.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.1_3r37x4625bhyapjpkvm7oal73a + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha react-loading: 2.0.3_react@18.2.0 react-router-dom: 6.6.1_biqbaboplfbrettd7655fr4n2y react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y @@ -6090,8 +6090,8 @@ packages: - encoding dev: false - /i18next/22.4.7: - resolution: {integrity: sha512-nWHK0wtxY64Lf3h7lIGcslY4bcO7fRZsgO3GrpzUCJCEZurwuLG4sNzIWYrAD5iza1l4/HMhge7eDf0GjdPErQ==} + /i18next/22.4.8: + resolution: {integrity: sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==} dependencies: '@babel/runtime': 7.20.7 dev: false @@ -8019,7 +8019,7 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/12.1.1_3r37x4625bhyapjpkvm7oal73a: + /react-i18next/12.1.1_25zoxyjt3sfdpelgxivbzvmrha: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: i18next: '>= 19.0.0' @@ -8034,7 +8034,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 html-parse-stringify: 3.0.1 - i18next: 22.4.7 + i18next: 22.4.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false