1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-174045
This commit is contained in:
snyk-bot 2019-04-06 23:01:23 +00:00 committed by Mikael Finstad
parent 131d8bffaa
commit b4dc0877d9

View File

@ -54,7 +54,7 @@
"bluebird": "^3.4.6",
"classnames": "^2.2.5",
"color": "^3.1.0",
"electron": "^2.0.9",
"electron": "^2.0.18",
"electron-default-menu": "^1.0.0",
"electron-is-dev": "^0.1.2",
"execa": "^0.5.0",