Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
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-ELECTRONUPDATER-7431097
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent 1deb36b commit 48becb6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 40 deletions.
70 changes: 31 additions & 39 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 @@ -28,7 +28,7 @@
"discord-rpc-patch": "^4.0.1",
"ejs": "^3.1.9",
"ejs-electron": "^2.1.1",
"electron-updater": "^5.3.0",
"electron-updater": "^6.3.0",
"fs-extra": "^11.1.1",
"github-syntax-dark": "^0.5.0",
"got": "^11.8.5",
Expand Down

0 comments on commit 48becb6

Please sign in to comment.