diff --git a/package-lock.json b/package-lock.json index c5db85ef..42e01f1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "gsap": "^3.12.2", "html-react-parser": "^5.2.2", "html-to-text": "^9.0.5", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "iso-639-1": "^3.1.3", "moment": "^2.30.1", "prism-themes": "^1.9.0", @@ -16335,9 +16335,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 3c085fc1..55928b20 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "gsap": "^3.12.2", "html-react-parser": "^5.2.2", "html-to-text": "^9.0.5", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "iso-639-1": "^3.1.3", "moment": "^2.30.1", "prism-themes": "^1.9.0",