diff --git a/package-lock.json b/package-lock.json index 8e9165fe9..f336d6e71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.0", + "i18next": "24.2.1", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1", "image-type": "5.2.0", @@ -11188,9 +11188,9 @@ } }, "node_modules/i18next": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.0.tgz", - "integrity": "sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", + "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 54a99d5cb..03b9f77b9 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.0", + "i18next": "24.2.1", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1", "image-type": "5.2.0",