Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/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 Nov 15, 2023
1 parent c8d1b22 commit 03a5016
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 10 deletions.
41 changes: 32 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": "^4.4.8",
"electron-updater": "^6.1.4",
"electron-updater": "^6.1.6",
"electron-store": "^8.1.0",
"minimist": "^1.2.8",
"semver": "^7.5.4",
Expand Down

0 comments on commit 03a5016

Please sign in to comment.