Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities (#130)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-565329
  • Loading branch information
snyk-bot committed Apr 15, 2020
1 parent bcf3d39 commit 635113e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"commonjs": "0.0.1",
"copy-webpack-plugin": "^5.1.1",
"core-js": "3.6.4",
"electron": "8.2.1",
"electron": "8.2.2",
"electron-builder": "22.4.1",
"electron-rebuild": "^1.10.1",
"electron-reload": "^1.5.0",
Expand Down

0 comments on commit 635113e

Please sign in to comment.