diff --git a/package-lock.json b/package-lock.json index 6ac0ae07..6ce37187 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "hsluv": "^1.0.1", "html-react-parser": "^5.2.1", "husky": "9.1.7", - "i18next": "24.0.2", + "i18next": "24.1.2", "i18next-browser-languagedetector": "8.0.2", "i18next-http-backend": "3.0.1", "jszip": "^3.10.1", @@ -4081,9 +4081,9 @@ } }, "node_modules/i18next": { - "version": "24.0.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.2.tgz", - "integrity": "sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==", + "version": "24.1.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.2.tgz", + "integrity": "sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw==", "funding": [ { "type": "individual", @@ -9695,9 +9695,9 @@ "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==" }, "i18next": { - "version": "24.0.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.2.tgz", - "integrity": "sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==", + "version": "24.1.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.2.tgz", + "integrity": "sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 677ae66f..cbaef7e4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "hsluv": "^1.0.1", "html-react-parser": "^5.2.1", "husky": "9.1.7", - "i18next": "24.0.2", + "i18next": "24.1.2", "i18next-browser-languagedetector": "8.0.2", "i18next-http-backend": "3.0.1", "jszip": "^3.10.1",