diff --git a/package.json b/package.json index f512252..fc4ca61 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.2", "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..9ac9fd9 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.2: + version "22.0.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.2.tgz#04634aa751388625735cdb41f625a6b0dd1dcb2f" + integrity sha512-rGXWILemhx0dpNE5PfudVU1g4SdW0hkh4WYHaP8Cl6gm1KkMdBckmNqj9WvYqp8fOSocqX5FFJeadwiOZHLSXQ== dependencies: "@babel/runtime" "^7.17.2"