diff --git a/package.json b/package.json index 13d2819bf9..35a50e46df 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "glamor": "^2.20.40", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^21.6.13", + "i18next": "^22.0.4", "i18next-xhr-backend": "3.2.2", "ical.js": "^1.5.0", "memoize-one": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 24f5c594e1..7df96617a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9617,12 +9617,12 @@ i18next@^19.8.3: dependencies: "@babel/runtime" "^7.12.0" -i18next@^21.6.13: - version "21.6.13" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.13.tgz#e881b05f156ac06997e9b63379d8b2674bb4a4f2" - integrity sha512-MVjNttw+5mIuu2/fwTpSU0EeI7iU/6pnDvGQboCzkILiv0/gD+FLZaF7qSHmUHO4ZkE6xJQ9SlBgGvMHxhC82Q== +i18next@^22.0.4: + version "22.0.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.4.tgz#77d8871687b0ab072b38991e3887187823667e30" + integrity sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg== dependencies: - "@babel/runtime" "^7.12.0" + "@babel/runtime" "^7.17.2" ical.js@^1.5.0: version "1.5.0"