Skip to content

Commit 1238648

Browse files
authored
[Security] Bump electron from 4.0.4 to 4.0.8 (#12)
[Security] Bump electron from 4.0.4 to 4.0.8
2 parents f6fccd4 + 74aa7b0 commit 1238648

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@fortawesome/free-brands-svg-icons": "^5.7.1",
1515
"@fortawesome/free-solid-svg-icons": "^5.7.1",
1616
"@fortawesome/vue-fontawesome": "^0.1.7",
17-
"electron": "^4.0.4",
17+
"electron": "^4.0.8",
1818
"vue": "^2.5.22"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,10 +3369,10 @@ electron-to-chromium@^1.3.284:
33693369
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.291.tgz#30b3560e24636eceab2394a3d4a6c228bef3376c"
33703370
integrity sha512-S/VV87D03cZqIYS5/8sVPp086tGcSW8+VxLArS2L0YzhhhVk+h1n/jKWW5tKo66EQzqqhBW48zw61t5L8zA1ew==
33713371

3372-
electron@^4.0.4:
3373-
version "4.0.4"
3374-
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.4.tgz#638e32ccbe9ded1124c3e6dbbaa1e16d37c32019"
3375-
integrity sha512-zG5VtLrmPfmw1fXY/3BEtRZk7OZ7djQhweZ6rW+R5NeF6s8RTz/AwTGtLoBo4z8wmJ5QTy0Y941FZw4pe5YlpA==
3372+
electron@^4.0.8:
3373+
version "4.0.8"
3374+
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.8.tgz#b7998b16543d2094f081757a0c5afdb8875ea510"
3375+
integrity sha512-FOBJIHkuv8wc15N+ZyqwDzPavYVu5CHMBEf14jHDWv7QW2vkEIpJjVK+PIT31kfZfvjsIP0j2wvA/FBsiqB7pw==
33763376
dependencies:
33773377
"@types/node" "^10.12.18"
33783378
electron-download "^4.1.0"

0 commit comments

Comments
 (0)