Skip to content

Commit c635d6f

Browse files
chore(deps): bump electron-log from 4.4.8 to 5.2.0
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.8 to 5.2.0. - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](megahertz/electron-log@v4.4.8...v5.2.0) --- 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 c635d6f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.2.0",
3737
"electron-updater": "6.1.4",
3838
"https-browserify": "^1.0.0",
3939
"keytar": "^7.9.0",

yarn.lock

+10-10
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.2.0:
3572+
version "5.2.0"
3573+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.2.0.tgz#505716926dfcf9cb3e74f42b1003be6d865bcb88"
3574+
integrity sha512-VjLkvaLmbP3AOGOh5Fob9M8bFU0mmeSAb5G2EoTBx+kQLf2XA/0byzjsVGBTHhikbT+m1AB27NEQUv9wX9nM8w==
35753575

35763576
35773577
version "24.8.1"
@@ -6346,9 +6346,9 @@ nice-try@^1.0.4:
63466346
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
63476347

63486348
node-abi@^3.3.0, node-abi@^3.8.0:
6349-
version "3.65.0"
6350-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.65.0.tgz#ca92d559388e1e9cab1680a18c1a18757cdac9d3"
6351-
integrity sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==
6349+
version "3.67.0"
6350+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.67.0.tgz#1d159907f18d18e18809dbbb5df47ed2426a08df"
6351+
integrity sha512-bLn/fU/ALVBE9wj+p4Y21ZJWYFjUXLXPi/IewyLZkx3ApxKDNBWCKdReeKOtD8dWpOdDCeMyLh6ZewzcLsG2Nw==
63526352
dependencies:
63536353
semver "^7.3.5"
63546354

@@ -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)