Merge pull request #5637 from johannesjo/dependabot/npm_and_yarn/electron-log-5.4.3

chore(deps): bump electron-log from 5.4.1 to 5.4.3
This commit is contained in:
Johannes Millan 2025-12-02 12:34:58 +01:00 committed by GitHub
commit 8f2161623f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View file

@ -15,7 +15,7 @@
"@rollup/rollup-darwin-x64": "4.53.3",
"electron-dl": "^3.5.2",
"electron-localshortcut": "^3.2.1",
"electron-log": "^5.4.1",
"electron-log": "^5.4.3",
"electron-window-state": "^5.0.3",
"fs-extra": "^11.3.2",
"node-fetch": "^2.7.0"
@ -13931,7 +13931,9 @@
}
},
"node_modules/electron-log": {
"version": "5.4.1",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-5.4.3.tgz",
"integrity": "sha512-sOUsM3LjZdugatazSQ/XTyNcw8dfvH1SYhXWiJyfYodAAKOZdHs0txPiLDXFzOZbhXgAgshQkshH2ccq0feyLQ==",
"license": "MIT",
"engines": {
"node": ">= 14"