Skip to content

Commit 22b261b

Browse files
author
Lionel Laské
committed
Fix electron dependencies vulnerability
1 parent 5ad782d commit 22b261b

File tree

2 files changed

+53
-59
lines changed

2 files changed

+53
-59
lines changed

package-lock.json

+52-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"license": "Apache-2.0",
1313
"dependencies": {
1414
"electron": ">=22.3.25",
15+
"semver": ">=7.5.2",
1516
"ini": "~1.3.6",
1617
"axios": "^0.27.2",
1718
"i18next": "~20.3.1",

0 commit comments

Comments
 (0)