diff --git a/package-lock.json b/package-lock.json index db9336da..8e3d4886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "gsap": "^3.12.2", "html-react-parser": "^5.2.0", "html-to-text": "^9.0.5", - "i18next": "^24.0.5", + "i18next": "^24.1.0", "iso-639-1": "^3.1.3", "moment": "^2.30.1", "prism-themes": "^1.9.0", @@ -16323,9 +16323,9 @@ } }, "node_modules/i18next": { - "version": "24.0.5", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.5.tgz", - "integrity": "sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==", + "version": "24.1.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.0.tgz", + "integrity": "sha512-suKlX82AlptkMUO5YRfaAeH4FQyyKvR66jNaubTMiyPPMx7INU6PXAiy3PGULc0q6K+t9nxmDf/TRj9KjAivmw==", "funding": [ { "type": "individual", @@ -16340,7 +16340,6 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], - "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" }, diff --git a/package.json b/package.json index 82c89d0b..cf96aa68 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "gsap": "^3.12.2", "html-react-parser": "^5.2.0", "html-to-text": "^9.0.5", - "i18next": "^24.0.5", + "i18next": "^24.1.0", "iso-639-1": "^3.1.3", "moment": "^2.30.1", "prism-themes": "^1.9.0",