electron-json-storage
electron-json-storage copied to clipboard
update async version
Fix #177
There is a vulnerability in Async through 3.2.1 (https://github.com/advisories/GHSA-fwr7-v2mv-hh25).
The vulnerable method seems not used in the probject, but this will help
reduce warning messages from npm audit.
Also update jshint, which also depends on old async library.