Skip to content

Commit b8d1a35

Browse files
chore(deps): bump electron-log from 4.4.8 to 5.1.7
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.8 to 5.1.7. - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](megahertz/electron-log@v4.4.8...v5.1.7) --- updated-dependencies: - dependency-name: electron-log dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f93e2c commit b8d1a35

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/desktop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/webpack-dev-server": "^4.7.2",
3434
"dotenv": "^16.0.3",
3535
"electron-dl": "^3.5.1",
36-
"electron-log": "^4.4.8",
36+
"electron-log": "^5.1.7",
3737
"electron-updater": "6.1.4",
3838
"https-browserify": "^1.0.0",
3939
"keytar": "^7.9.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ electron-dl@^3.5.1:
35683568
pupa "^2.0.1"
35693569
unused-filename "^2.1.0"
35703570

3571-
electron-log@^4.4.8:
3572-
version "4.4.8"
3573-
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.8.tgz#fcb9f714dbcaefb6ac7984c4683912c74730248a"
3574-
integrity sha512-QQ4GvrXO+HkgqqEOYbi+DHL7hj5JM+nHi/j+qrN9zeeXVKy8ZABgbu4CnG+BBqDZ2+tbeq9tUC4DZfIWFU5AZA==
3571+
electron-log@^5.1.7:
3572+
version "5.1.7"
3573+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.7.tgz#73c7ddc1602b3a9ee355bc09d1dc490864add0eb"
3574+
integrity sha512-/PjrS9zGkrZCDTHt6IgNE3FeciBbi4wd7U76NG9jAoNXF99E9IJdvBkqvaUJ1NjLojYDKs0kTvn9YhKy1/Zi+Q==
35753575

35763576
35773577
version "24.8.1"
@@ -6444,9 +6444,9 @@ npm-run-path@^4.0.1:
64446444
path-key "^3.0.0"
64456445

64466446
nwsapi@^2.2.1, nwsapi@^2.2.2:
6447-
version "2.2.10"
6448-
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
6449-
integrity sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==
6447+
version "2.2.12"
6448+
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.12.tgz#fb6af5c0ec35b27b4581eb3bbad34ec9e5c696f8"
6449+
integrity sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==
64506450

64516451
object-assign@^4.0.1:
64526452
version "4.1.1"

0 commit comments

Comments
 (0)