1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-01 18:06:45 +01:00

Merge pull request #1509 from h3poteto/dependabot/npm_and_yarn/electron-log-4.2.1

Bump electron-log from 4.1.1 to 4.2.1
This commit is contained in:
AkiraFukushima 2020-06-10 23:49:34 +09:00 committed by GitHub
commit 19a159297c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12259,9 +12259,9 @@
}
},
"electron-log": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.1.1.tgz",
"integrity": "sha512-vkK3rNBOciRiinxrsdgg8hyUia+ct8ZMjBblvKjgNk4uHEDjjSyn313NOwv75xOMVIKlfmYzxaN8kR/oGC33aQ=="
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.2.1.tgz",
"integrity": "sha512-tUI9w3kUP3qhwXJ92RDUPFVZfwtBwKCy/1TsSHndXYLlNCB/7+vkiQG0uxv9D2Leuxc/DJKfYyrdEBpzi/vyZg=="
},
"electron-mock-ipc": {
"version": "0.3.5",

View File

@ -175,7 +175,7 @@
"deep-extend": "^0.6.0",
"electron-context-menu": "^2.0.1",
"electron-json-storage": "^4.1.8",
"electron-log": "^4.1.1",
"electron-log": "^4.2.1",
"electron-window-state": "^5.0.3",
"element-ui": "2.13.2",
"emoji-mart-vue": "^2.6.6",