Skip to content

Commit

Permalink
fix: upgrade electron-log from 5.1.7 to 5.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade electron-log from 5.1.7 to 5.2.0.

See this package in npm:
electron-log

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 Oct 28, 2024
1 parent 5dbc8a4 commit a7b0d06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ -4,7 +4,7 @@
"repository": "github:kopia/kopia",
"dependencies": {
"auto-launch": "^5.0.6",
"electron-log": "^5.1.7",
"electron-log": "^5.2.0",
"electron-store": "^10.0.0",
"electron-updater": "^6.3.2",
"minimist": "^1.2.8",
Expand Down

0 comments on commit a7b0d06

Please sign in to comment.