diff --git a/package-lock.json b/package-lock.json index f83beb1..5890f38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "electron-log": "^5.4.3", "electron-updater": "^6.6.2", - "i18next": "^25.8.18", + "i18next": "^25.9.0", "lottie-react": "^2.4.1", "lucide-react": "^0.577.0", "react": "^19.0.0", @@ -6944,9 +6944,9 @@ } }, "node_modules/i18next": { - "version": "25.8.18", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.18.tgz", - "integrity": "sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==", + "version": "25.9.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.9.0.tgz", + "integrity": "sha512-mJ4rVRNWOTkqh5xnaGR6iMFT5vEw3Y2MTJhcjinR/7u8cRv6dAfC0ofuePh5fVPxoh395p6JdrJTStCcNW66gg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index ae87bb7..ff32605 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "clsx": "^2.1.1", "electron-log": "^5.4.3", "electron-updater": "^6.6.2", - "i18next": "^25.8.18", + "i18next": "^25.9.0", "lottie-react": "^2.4.1", "lucide-react": "^0.577.0", "react": "^19.0.0",