diff --git a/package-lock.json b/package-lock.json index 3bfcecc..c0cb49d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "clsx": "^2.1.0", "electron-store": "^11.0.2", "electron-updater": "^6.8.3", - "i18next": "^25.8.8", + "i18next": "^25.8.14", "minimatch": "^10.2.3", "path-browserify": "^1.0.1", "process": "^0.11.10", @@ -10898,9 +10898,9 @@ } }, "node_modules/i18next": { - "version": "25.8.8", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.8.tgz", - "integrity": "sha512-gNTWXMBe9JBr6LAl2tqRfa6fn2EjrQJ3JBeH2jR+yIckwaJYdI7UfMQrnxzFjuFBb2FHy9Yn4gJB2BwLuC8/ZQ==", + "version": "25.8.14", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.14.tgz", + "integrity": "sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index b19c51c..89f7fa7 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "clsx": "^2.1.0", "electron-store": "^11.0.2", "electron-updater": "^6.8.3", - "i18next": "^25.8.8", + "i18next": "^25.8.14", "minimatch": "^10.2.3", "path-browserify": "^1.0.1", "process": "^0.11.10",