diff --git a/package.json b/package.json index 00e8968..3fa3264 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "axios": "^1.8.4", "eris": "github:abalabahaha/eris#dev", "eris-additions": "^1.4.1", - "i18next": "^25.0.0", + "i18next": "^25.1.0", "i18next-node-fs-backend": "^2.1.3", "lavacord": "^2.2.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 1f20ddb..eb118cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -354,10 +354,10 @@ i18next-node-fs-backend@^2.1.3: js-yaml "3.13.1" json5 "2.0.0" -i18next@^25.0.0: - version "25.0.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.0.0.tgz#ae6b44dea48597e556a126c6f4f10d9c18cc62e2" - integrity sha512-POPvwjOPR1GQvRnbikTMPEhQD+ekd186MHE6NtVxl3Lby+gPp0iq60eCqGrY6wfRnp1lejjFNu0EKs1afA322w== +i18next@^25.1.0: + version "25.1.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.1.0.tgz#a6b2fb63630dc76e63b70a44ed4570f2941a31d1" + integrity sha512-urhWtjYgkp1t2/Vm3c+orPuhOaMhbaYB8m5TOCTl68cv+BBU5sDGwHT+cEWv95s/eI43B1SaHrAA+50aXIxoxQ== dependencies: "@babel/runtime" "^7.26.10"