diff --git a/packages/core/package.json b/packages/core/package.json index e7b65fff4..873cc9452 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -27,7 +27,7 @@ "decamelize": "^5.0.0", "dotenv": "^16.0.0", "got": "^11.8.2", - "i18next": "^20.3.5", + "i18next": "^21.0.0", "iconv-lite": "0.6.3", "inquirer": "^8.2.2", "jose": "^3.14.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fe9d4727..b59954f2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -179,7 +179,7 @@ importers: dotenv: ^16.0.0 eslint: ^8.10.0 got: ^11.8.2 - i18next: ^20.3.5 + i18next: ^21.0.0 iconv-lite: 0.6.3 inquirer: ^8.2.2 jest: ^27.5.1 @@ -219,7 +219,7 @@ importers: decamelize: 5.0.1 dotenv: 16.0.0 got: 11.8.3 - i18next: 20.6.1 + i18next: 21.6.12 iconv-lite: 0.6.3 inquirer: 8.2.2 jose: 3.20.3 @@ -2295,6 +2295,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 + dev: true /@babel/runtime/7.17.9: resolution: {integrity: sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==} @@ -10997,12 +10998,6 @@ packages: '@babel/runtime': 7.16.3 dev: true - /i18next/20.6.1: - resolution: {integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==} - dependencies: - '@babel/runtime': 7.16.3 - dev: false - /i18next/21.6.11: resolution: {integrity: sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ==} dependencies: @@ -11012,8 +11007,7 @@ packages: /i18next/21.6.12: resolution: {integrity: sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==} dependencies: - '@babel/runtime': 7.16.3 - dev: true + '@babel/runtime': 7.17.9 /iconv-lite/0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}