Skip to content

Commit

Permalink
Chromium update #114
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanebouget committed Mar 12, 2024
1 parent fe2c237 commit 2a074b4
Show file tree
Hide file tree
Showing 4 changed files with 17,349 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"main": "main.js",
"dependencies": {
"@electron/remote": "2.1.0",
"@electron/remote": "2.1.2",
"electron-log": "3.0.8",
"electron-updater": "6.1.7"
}
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@electron/remote@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@electron/remote/-/remote-2.1.0.tgz#7f3980840b5f4f3058ac7fd1da7a1167d10a9eaf"
integrity sha512-38jzz2beoYTo0DNS+aoaGyLS/fHeNTAc1Aom6HlYsxKnvVWjcg4xriC7J2IUkYSEDHGKX/D7jUst+mH4dHR6QA==
"@electron/remote@2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@electron/remote/-/remote-2.1.2.tgz#52a97c8faa5b769155b649ef262f2f8c851776e6"
integrity sha512-EPwNx+nhdrTBxyCqXt/pftoQg/ybtWDW3DUWHafejvnB1ZGGfMpv6e15D8KeempocjXe78T7WreyGGb3mlZxdA==

argparse@^2.0.1:
version "2.0.1"
Expand Down
Loading

0 comments on commit 2a074b4

Please # to comment.