diff --git a/package-lock.json b/package-lock.json index 7d4286b3d..9a998068f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.1", + "i18next": "24.2.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.2", "image-type": "5.2.0", @@ -10310,9 +10310,9 @@ } }, "node_modules/i18next": { - "version": "24.2.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", - "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", + "version": "24.2.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.2.tgz", + "integrity": "sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index af751a0bf..f911c3bbc 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.2.1", + "i18next": "24.2.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.2", "image-type": "5.2.0",