diff --git a/package.json b/package.json index 9f5aba3..03d32aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secure-electron-template", - "version": "12.2.0", + "version": "12.2.1", "description": "The best way to build Electron apps with security in mind.", "private": true, "main": "app/electron/main.js", @@ -120,7 +120,7 @@ "easy-redux-undo": "^1.0.4", "electron-devtools-installer": "^3.2.0", "i18next": "^20.3.4", - "i18next-electron-fs-backend": "^1.3.7", + "i18next-electron-fs-backend": "^1.3.8", "i18next-fs-backend": "^1.1.1", "lodash": "4.17.21", "lodash.merge": "^4.6.2",