Bump keytar from 5.2.0 to 5.4.0 in /app (#2188)

Bumps [keytar](https://github.com/atom/node-keytar) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/atom/node-keytar/releases)
- [Commits](https://github.com/atom/node-keytar/compare/v5.2.0...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-01 13:45:29 +01:00
committed by GitHub
parent e14c7fec10
commit 3edcce29fa
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"electron-updater": "^4.2.2",
"fontmanager-redux": "0.4.0",
"js-yaml": "3.13.1",
"keytar": "^5.2.0",
"keytar": "^5.4.0",
"mz": "^2.7.0",
"ngx-toastr": "^10.2.0",
"node-pty": "^0.10.0-beta2",