diff --git a/package.json b/package.json index f512252..2e702bf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "express-flash": "^0.0.2", "express-session": "^1.15.6", "helmet": "^5.0.1", - "i18next": "^21.4.0", + "i18next": "^22.0.6", "i18next-http-middleware": "^3.1.4", "i18next-node-fs-backend": "^2.1.1", "ioredis": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index cf17255..6f211f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2608,10 +2608,10 @@ i18next-node-fs-backend@^2.1.1: js-yaml "3.13.1" json5 "2.0.0" -i18next@^21.4.0: - version "21.8.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.3.tgz#1d90fbb8907ba94c2320111ec2c43cdffe4f3fc2" - integrity sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q== +i18next@^22.0.6: + version "22.0.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.6.tgz#d7029912f8aa74ff295c0d9afd1b7dea45859b49" + integrity sha512-RlreNGoPIdDP4QG+qSA9PxZKGwlzmcozbI9ObI6+OyUa/Rp0EjZZA9ubyBjw887zVNZsC+7FI3sXX8oiTzAfig== dependencies: "@babel/runtime" "^7.17.2"