diff --git a/package-lock.json b/package-lock.json index 311e103bf..f6442c948 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.7", + "i18next": "23.7.8", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.0", "i18next-http-backend": "2.4.2", @@ -13634,9 +13634,9 @@ } }, "node_modules/i18next": { - "version": "23.7.7", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.7.tgz", - "integrity": "sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==", + "version": "23.7.8", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.8.tgz", + "integrity": "sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 6476ed697..ea65e238c 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.7", + "i18next": "23.7.8", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.0", "i18next-http-backend": "2.4.2",