Skip to content

Commit 83cc18f

Browse files
author
veeck
committed
Update electron to fix certificate errors
1 parent 5a4fbbf commit 83cc18f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"suncalc": "^1.8.0"
6868
},
6969
"optionalDependencies": {
70-
"electron": "^13.5.0"
70+
"electron": "^13.5.1"
7171
},
7272
"dependencies": {
7373
"colors": "^1.4.0",

0 commit comments

Comments
 (0)