diff --git a/package-lock.json b/package-lock.json index 2a91a7129..3b25ff1a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.3", + "i18next": "25.0.0", "i18next-fs-backend": "2.6.0", "image-type": "5.2.0", "ini": "5.0.0", @@ -12683,9 +12683,9 @@ } }, "node_modules/i18next": { - "version": "24.2.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz", - "integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==", + "version": "25.0.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.0.0.tgz", + "integrity": "sha512-POPvwjOPR1GQvRnbikTMPEhQD+ekd186MHE6NtVxl3Lby+gPp0iq60eCqGrY6wfRnp1lejjFNu0EKs1afA322w==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 21615c382..1940930ce 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.3", + "i18next": "25.0.0", "i18next-fs-backend": "2.6.0", "image-type": "5.2.0", "ini": "5.0.0",