diff --git a/services/idp/package.json b/services/idp/package.json index 8c5afecab8..b62e708c18 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -87,7 +87,7 @@ "@types/redux-logger": "^3.0.9", "axios": "^0.27.2", "classnames": "^2.2.6", - "i18next": "^21.6.13", + "i18next": "^22.0.4", "i18next-browser-languagedetector": "^6.1.3", "i18next-http-backend": "^1.3.2", "i18next-resources-to-backend": "^1.0.0", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index d877b40122..86575e03f2 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -41,7 +41,7 @@ specifiers: eslint-webpack-plugin: ^2.5.2 file-loader: 6.1.1 html-webpack-plugin: 4.5.0 - i18next: ^21.6.13 + i18next: ^22.0.4 i18next-browser-languagedetector: ^6.1.3 i18next-conv: ^12.1.0 i18next-http-backend: ^1.3.2 @@ -97,7 +97,7 @@ dependencies: '@types/redux-logger': 3.0.9 axios: 0.27.2 classnames: 2.3.1 - i18next: 21.8.11 + i18next: 22.0.4 i18next-browser-languagedetector: 6.1.4 i18next-http-backend: 1.4.1 i18next-resources-to-backend: 1.0.0 @@ -2209,7 +2209,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 17.0.47 + '@types/react': 18.0.14 hoist-non-react-statics: 3.3.2 dev: false @@ -6350,6 +6350,13 @@ packages: resolution: {integrity: sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==} dependencies: '@babel/runtime': 7.18.6 + dev: true + + /i18next/22.0.4: + resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==} + dependencies: + '@babel/runtime': 7.18.6 + dev: false /iconv-lite/0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -9826,7 +9833,7 @@ packages: '@babel/runtime': 7.18.6 html-escaper: 2.0.2 html-parse-stringify: 3.0.1 - i18next: 21.8.11 + i18next: 22.0.4 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false