Skip to content

Commit

Permalink
fix: upgrade electron-updater from 6.1.7 to 6.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade electron-updater from 6.1.7 to 6.3.0.

See this package in npm:
electron-updater

See this project in Snyk:
https://app.snyk.io/org/alcion/project/4715e795-417e-4893-82b6-8ba0bafcae90?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2024
1 parent 578f19b commit 1f0b02f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 10 deletions.
43 changes: 34 additions & 9 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"auto-launch": "^5.0.6",
"electron-is-dev": "^2.0.0",
"electron-log": "^5.0.1",
"electron-updater": "^6.1.7",
"electron-updater": "^6.3.0",
"electron-store": "^8.1.0",
"minimist": "^1.2.8",
"semver": "^7.5.4",
Expand Down

0 comments on commit 1f0b02f

Please sign in to comment.