chore(deps): bump electron-log from 4.4.8 to 5.1.5 in /desktop-app

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](https://github.com/megahertz/electron-log/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-07 07:12:46 +00:00 committed by GitHub
parent 98c456de7d
commit 4d631b76cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -116,7 +116,7 @@
"custom-electron-titlebar": "^4.2.7",
"electron-args": "^0.1.0",
"electron-debug": "^3.2.0",
"electron-log": "^4.4.8",
"electron-log": "^5.1.5",
"electron-store": "^8.0.2",
"electron-updater": "^6.1.8",
"emitter": "^0.0.5",

View file

@ -5740,10 +5740,10 @@ electron-localshortcut@^3.1.0:
keyboardevent-from-electron-accelerator "^2.0.0"
keyboardevents-areequal "^0.2.1"
electron-log@^4.4.8:
version "4.4.8"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.8.tgz#fcb9f714dbcaefb6ac7984c4683912c74730248a"
integrity sha512-QQ4GvrXO+HkgqqEOYbi+DHL7hj5JM+nHi/j+qrN9zeeXVKy8ZABgbu4CnG+BBqDZ2+tbeq9tUC4DZfIWFU5AZA==
electron-log@^5.1.5:
version "5.1.5"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.5.tgz#70d5051fc5ab7669b2592f53f72034867269c96e"
integrity sha512-vuq10faUAxRbILgQx7yHoMObKZDEfj7hMSZrJPsVrDNeCpV/HN11dU7QuY4UDUe055pzBxhSCB3m0+6D3Aktjw==
electron-osx-sign@^0.6.0:
version "0.6.0"