diff --git a/package.json b/package.json index 13d2819bf9..2f60f6a296 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": "^21.9.2", "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..f9e97ff4bc 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@^21.9.2: + version "21.9.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e" + integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ== dependencies: - "@babel/runtime" "^7.12.0" + "@babel/runtime" "^7.17.2" ical.js@^1.5.0: version "1.5.0"