Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency electron-updater to v6.3.9 #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1214,6 +1214,16 @@ __metadata:
languageName: node
linkType: hard

"builder-util-runtime@npm:9.2.10":
version: 9.2.10
resolution: "builder-util-runtime@npm:9.2.10"
dependencies:
debug: "npm:^4.3.4"
sax: "npm:^1.2.4"
checksum: 10c0/28681b8037ad0fb6a33c79532656f7eeddcf7c1d3c922253630d8794929c20a78adc6e4028111708643a1d10e25812c65ac1241886570ff12d6aa6308abe9015
languageName: node
linkType: hard

"builder-util-runtime@npm:9.2.5":
version: 9.2.5
resolution: "builder-util-runtime@npm:9.2.5"
Expand Down Expand Up @@ -1912,18 +1922,18 @@ __metadata:
linkType: hard

"electron-updater@npm:^6.1.4":
version: 6.3.4
resolution: "electron-updater@npm:6.3.4"
version: 6.3.9
resolution: "electron-updater@npm:6.3.9"
dependencies:
builder-util-runtime: "npm:9.2.5"
builder-util-runtime: "npm:9.2.10"
fs-extra: "npm:^10.1.0"
js-yaml: "npm:^4.1.0"
lazy-val: "npm:^1.0.5"
lodash.escaperegexp: "npm:^4.1.2"
lodash.isequal: "npm:^4.5.0"
semver: "npm:^7.6.3"
tiny-typed-emitter: "npm:^2.1.0"
checksum: 10c0/ca67160d251c16f896672e15b81dcfbf759a6a8350dc919666d426207e60038d20b75c5351705af3153ae686621d2856df2ce68ed538e0aad397ef90723d0da1
checksum: 10c0/e692e8d744ba311caf17bfdf59d469b3f331b8dcbb174786ed69bba52b630093e8cd7d48f04c10e28cd25ead9c0896d42c92a25525275daaf47681da0dfd2094
languageName: node
linkType: hard

Expand Down