Skip to content

Commit 34bf498

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Diff for: yarn.lock

+4-4
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.5:
3572+
version "5.1.5"
3573+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.5.tgz#70d5051fc5ab7669b2592f53f72034867269c96e"
3574+
integrity sha512-vuq10faUAxRbILgQx7yHoMObKZDEfj7hMSZrJPsVrDNeCpV/HN11dU7QuY4UDUe055pzBxhSCB3m0+6D3Aktjw==
35753575

35763576
35773577
version "24.8.1"

0 commit comments

Comments
 (0)