diff --git a/package.json b/package.json index 4bbd577..3ed87ed 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "fs-extra": "8.1.0", "history": "4.10.1", "husky": "3.1.0", - "i18next": "19.0.0", + "i18next": "19.0.1", "i18next-browser-languagedetector": "4.0.1", "i18next-scanner": "2.10.3", "js-yaml": "3.13.1", diff --git a/yarn.lock b/yarn.lock index fef17d4..9faef3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9415,10 +9415,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.3.1" -i18next@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.0.0.tgz#5418207d7286128e6cfe558e659fa8c60d89794b" - integrity sha512-xxNKNOqLdGP/M+/fzzBOhcc9hCAqv6gDhHq0xbYz/Vlz5PlMfr9P1LbBvmk7RkZjYoh/kyM1tnfSl+sJ2VaD0Q== +i18next@19.0.1: + version "19.0.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.0.1.tgz#11347b9d5f2ceb4a03750a06010cc249fe065d31" + integrity sha512-xZjzCcInvkgx3ZzymkySZ/ULOZyAMXTmQP22Hvnf5CMRqrxe3BXhg6CBtpGSVPMiANnHOmPiNVWHLSncnffnxw== dependencies: "@babel/runtime" "^7.3.1"