diff --git a/package.json b/package.json index c8b985a75..c6753dccd 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "fork-awesome": "1.2.0", "highlight.js": "11.3.1", "http-server": "14.0.0", - "i18next": "21.3.3", + "i18next": "21.4.0", "i18next-browser-languagedetector": "6.1.2", "i18next-resources-to-backend": "1.0.0", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 4b6b97704..6c46e11dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8008,10 +8008,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.3.3: - version "21.3.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c" - integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw== +i18next@21.4.0: + version "21.4.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.0.tgz#59d0129e9e3974313300b0f60a0e01812ba5689e" + integrity sha512-H8QwhJXxnPWDvRlLn3nqDvbry7PM7i3UYa0+5EHWvlVkvNNy5WJVTzZe2tZH+HnaGVAE5MaujasyOca8mbQN+w== dependencies: "@babel/runtime" "^7.12.0"