diff --git a/package-lock.json b/package-lock.json index 03e85c85c..1870cfb7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.3.9", "highlight.js": "11.10.0", - "i18next": "24.0.2", + "i18next": "24.0.5", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1", @@ -9117,9 +9117,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.0.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.5.tgz", + "integrity": "sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index a48024b27..e44804347 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.3.9", "highlight.js": "11.10.0", - "i18next": "24.0.2", + "i18next": "24.0.5", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1",