Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 0541490

Browse files
Maxime GRISOzymandiasTheGreat
Maxime GRIS
authored andcommitted
ref/ upgrade electron (security issue)
1 parent acad90c commit 0541490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Angular 5 with Electron (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {
@@ -67,7 +67,7 @@
6767
"cross-env": "5.0.5",
6868
"css-loader": "0.28.7",
6969
"cssnano": "3.10.0",
70-
"electron": "1.7.8",
70+
"electron": "1.7.11",
7171
"electron-builder": "19.45.4",
7272
"electron-reload": "1.2.1",
7373
"exports-loader": "0.6.4",

0 commit comments

Comments
 (0)