Skip to content

Commit

Permalink
Bump electron-updater from 6.1.4 to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent 579852f commit 79df3aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"classnames": "^2.3.1",
"electron-log": "^5.0.0",
"electron-unhandled": "^4.0.1",
"electron-updater": "^6.1.4",
"electron-updater": "^6.3.0",
"electron-util": "^0.17.2",
"fs-extra": "^11.1.1",
"generate-password": "^1.7.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2957,10 +2957,10 @@ [email protected]:
debug "^4.3.4"
sax "^1.2.4"

[email protected].1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-9.2.1.tgz#3184dcdf7ed6c47afb8df733813224ced4f624fd"
integrity sha512-2rLv/uQD2x+dJ0J3xtsmI12AlRyk7p45TEbE/6o/fbb633e/S3pPgm+ct+JHsoY7r39dKHnGEFk/AASRFdnXmA==
[email protected].5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-9.2.5.tgz#0afdffa0adb5c84c14926c7dd2cf3c6e96e9be83"
integrity sha512-HjIDfhvqx/8B3TDN4GbABQcgpewTU4LMRTQPkVpKYV3lsuxEJoIfvg09GyWTNmfVNSUAYf+fbTN//JX4TH20pg==
dependencies:
debug "^4.3.4"
sax "^1.2.4"
Expand Down Expand Up @@ -4039,12 +4039,12 @@ electron-unhandled@^4.0.1:
lodash.debounce "^4.0.8"
serialize-error "^8.1.0"

electron-updater@^6.1.4:
version "6.1.4"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-6.1.4.tgz#86f7e1fc4353f578456c34304b48df7d976cf348"
integrity sha512-yYAJc6RQjjV4WtInZVn+ZcLyXRhbVXoomKEfUUwDqIk5s2wxzLhWaor7lrNgxODyODhipjg4SVPMhJHi5EnsCA==
electron-updater@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-6.3.0.tgz#13a5c3c3f0b2b114fe33181e24a8270096734b3e"
integrity sha512-3Xlezhk+dKaSQrOnkQNqCGiuGSSUPO9BV9TQZ4Iig6AyTJ4FzJONE5gFFc382sY53Sh9dwJfzKsA3DxRHt2btw==
dependencies:
builder-util-runtime "9.2.1"
builder-util-runtime "9.2.5"
fs-extra "^10.1.0"
js-yaml "^4.1.0"
lazy-val "^1.0.5"
Expand Down

0 comments on commit 79df3aa

Please sign in to comment.