diff --git a/package.json b/package.json index c56aa8a..91025b1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "axios": "^1.19.0", "eris": "github:abalabahaha/eris#dev", "eris-additions": "^1.4.1", - "i18next": "^26.3.6", + "i18next": "^26.4.0", "i18next-node-fs-backend": "^2.1.3", "lavacord": "^3.1.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 17e643a..2ff180c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,10 +583,10 @@ i18next-node-fs-backend@^2.1.3: js-yaml "3.13.1" json5 "2.0.0" -i18next@^26.3.6: - version "26.3.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.6.tgz#599db275c50b66d28a69d8f6c5162c245ce9296b" - integrity sha512-Bu5Z2nAXgfVyM8xvW3jk9EKRIuX37PudsrBViThNFx7CR7aaYTpP01cxNB/E4c4UUzTDiAZRstEhsRfPOL/8xA== +i18next@^26.4.0: + version "26.4.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.4.0.tgz#721c4f0ae295a5c237e25b01abfc8489831c1204" + integrity sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg== iso8601-duration@^1.2.0: version "1.3.0"