mirror of
https://github.com/electron/electron.git
synced 2026-02-15 17:45:33 -05:00
* build: upgrade asar to ^1.0.0 This is to remove a transitive security vulnerability. The API changed from callbacks to Promises, so `script/gn-asar.js` needed to be changed. * build: add klaw to package.json `klaw` is used in `script/lint.js`, but it was a transitive dependency. * build: add fs-extra to package.json `fs-extra` is used in `script/gn-asar.js`, but it was a transitive dependency.
1.8 KiB
1.8 KiB