diff --git a/package.json b/package.json index 00e8968..1ec2285 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.0.2", "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..b1f898f 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.0.2: + version "25.0.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.0.2.tgz#3bfd51d11603e130cc4a88ff37038393dc560951" + integrity sha512-xWxgK8GAaPYkV9ia2tdgbtdM+qiC+ysVTBPvXhpCORU/+QkeQe3BSI7Crr+c4ZXULN1PfnXG/HY2n7HGx4KKBg== dependencies: "@babel/runtime" "^7.26.10"