diff --git a/package-lock.json b/package-lock.json index a274c18e87..cdd7f3af86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "electron-updater": "6.1.7", "highlight.js": "11.9.0", "htmlparser2": "7.2.0", - "i18next": "23.7.9", + "i18next": "23.7.11", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.1", "i18next-http-backend": "2.4.2", @@ -13635,9 +13635,9 @@ } }, "node_modules/i18next": { - "version": "23.7.9", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz", - "integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index fbba23377c..72bdf764c3 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "electron-updater": "6.1.7", "highlight.js": "11.9.0", "htmlparser2": "7.2.0", - "i18next": "23.7.9", + "i18next": "23.7.11", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.1", "i18next-http-backend": "2.4.2",