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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent c3c83a6 commit 4a2acb0
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 62 deletions.
153 changes: 92 additions & 61 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 @@ -228,7 +228,7 @@
"dependencies": {
"electron-debug": "^3.2.0",
"electron-log": "^4.4.4",
"electron-updater": "^4.6.5",
"electron-updater": "^6.3.4",
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit 4a2acb0

Please sign in to comment.