Skip to content

Commit

Permalink
Fix electron dependencies vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Laské committed Feb 24, 2024
1 parent 5ad782d commit 22b261b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 59 deletions.
111 changes: 52 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"license": "Apache-2.0",
"dependencies": {
"electron": ">=22.3.25",
"semver": ">=7.5.2",
"ini": "~1.3.6",
"axios": "^0.27.2",
"i18next": "~20.3.1",
Expand Down

0 comments on commit 22b261b

Please sign in to comment.