Commit 22cbbcab by Calcium-Ion Committed by GitHub

Merge pull request #4080 from QuantumNous/dependabot/npm_and_yarn/electron/electron-39.8.5

chore(deps-dev): bump electron from 35.7.5 to 39.8.5 in /electron
parents 873067f7 ac90d9f1
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "1.0.0", "version": "1.0.0",
"devDependencies": { "devDependencies": {
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"electron": "35.7.5", "electron": "39.8.5",
"electron-builder": "^26.7.0" "electron-builder": "^26.7.0"
} }
}, },
...@@ -2145,9 +2145,9 @@ ...@@ -2145,9 +2145,9 @@
} }
}, },
"node_modules/electron": { "node_modules/electron": {
"version": "35.7.5", "version": "39.8.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.7.5.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-39.8.5.tgz",
"integrity": "sha512-dnL+JvLraKZl7iusXTVTGYs10TKfzUi30uEDTqsmTm0guN9V2tbOjTzyIZbh9n3ygUjgEYyo+igAwMRXIi3IPw==", "integrity": "sha512-q6+LiQIcTadSyvtPgLDQkCtVA9jQJXQVMrQcctfOJILh6OFMN+UJJLRkuUTy8CZDYeCIBn1ZycqsL1dAXugxZA==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
}, },
"devDependencies": { "devDependencies": {
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"electron": "35.7.5", "electron": "39.8.5",
"electron-builder": "^26.7.0" "electron-builder": "^26.7.0"
}, },
"build": { "build": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment