diff --git a/nvcs-client/package-lock.json b/nvcs-client/package-lock.json index 872e6a9..9d824cf 100644 --- a/nvcs-client/package-lock.json +++ b/nvcs-client/package-lock.json @@ -1,12 +1,12 @@ { "name": "nvcs-configuration-tool", - "version": "1.7.4", + "version": "1.7.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nvcs-configuration-tool", - "version": "1.7.4", + "version": "1.7.5", "license": "MIT", "dependencies": { "electron-squirrel-startup": "^1.0.1", @@ -22,7 +22,7 @@ "@electron-forge/plugin-auto-unpack-natives": "^7.4.0", "@electron-forge/plugin-fuses": "^7.4.0", "@electron/fuses": "^1.8.0", - "electron": "35.7.5" + "electron": "39.8.4" } }, "node_modules/@electron-forge/cli": { @@ -2332,9 +2332,9 @@ "license": "MIT" }, "node_modules/electron": { - "version": "35.7.5", - "resolved": "https://registry.npmjs.org/electron/-/electron-35.7.5.tgz", - "integrity": "sha512-dnL+JvLraKZl7iusXTVTGYs10TKfzUi30uEDTqsmTm0guN9V2tbOjTzyIZbh9n3ygUjgEYyo+igAwMRXIi3IPw==", + "version": "39.8.4", + "resolved": "https://registry.npmjs.org/electron/-/electron-39.8.4.tgz", + "integrity": "sha512-eXYKxr4y+s31xs78keVJYg+XY20tGQMQzyIhZvc5L0XRDH2Gp08mbeFlbR1OjAeM5h5l/T2JYT2MFK2kYe2fMg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/nvcs-client/package.json b/nvcs-client/package.json index 9ddbf20..1872826 100644 --- a/nvcs-client/package.json +++ b/nvcs-client/package.json @@ -20,7 +20,7 @@ "@electron-forge/plugin-auto-unpack-natives": "^7.4.0", "@electron-forge/plugin-fuses": "^7.4.0", "@electron/fuses": "^1.8.0", - "electron": "35.7.5" + "electron": "39.8.4" }, "keywords": [], "author": {