4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00

Merge pull request #98 from AltarikMC/dependabot/npm_and_yarn/electron-log-4.4.5

Bump electron-log from 4.4.4 to 4.4.5
This commit is contained in:
Quentin Legot 2022-01-30 00:53:49 +01:00 committed by GitHub
commit 88c488430f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -14,7 +14,7 @@
"dependencies": {
"axios": "^0.25.0",
"electron-is-dev": "^2.0.0",
"electron-log": "^4.4.4",
"electron-log": "^4.4.5",
"electron-squirrel-startup": "^1.0.0",
"extract-zip": "^2.0.1",
"hasha": "^5.2.2",
@ -2015,9 +2015,9 @@
}
},
"node_modules/electron-log": {
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.4.4.tgz",
"integrity": "sha512-jcNtrVmKXG+CHchLo/jnjjQ9K4/ORguWD23H2nqApTwisQ4Qo3IRQtLiorubajX0Uxg76Xm/Yt+eNfQMoHVr5w=="
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.4.5.tgz",
"integrity": "sha512-Cfa2CKnwBhlUfIl/qr2GF5SCqfoA9yPBqTJ6/wPs+PEn36M2+EZ3RpGSaOhYQ1BZpolL1CWyeu3gMG8epLl3Ng=="
},
"node_modules/electron-notarize": {
"version": "1.1.1",
@ -8327,9 +8327,9 @@
"integrity": "sha512-3X99K852Yoqu9AcW50qz3ibYBWY79/pBhlMCab8ToEWS48R0T9tyxRiQhwylE7zQdXrMnx2JKqUJyMPmt5FBqA=="
},
"electron-log": {
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.4.4.tgz",
"integrity": "sha512-jcNtrVmKXG+CHchLo/jnjjQ9K4/ORguWD23H2nqApTwisQ4Qo3IRQtLiorubajX0Uxg76Xm/Yt+eNfQMoHVr5w=="
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.4.5.tgz",
"integrity": "sha512-Cfa2CKnwBhlUfIl/qr2GF5SCqfoA9yPBqTJ6/wPs+PEn36M2+EZ3RpGSaOhYQ1BZpolL1CWyeu3gMG8epLl3Ng=="
},
"electron-notarize": {
"version": "1.1.1",

View File

@ -32,7 +32,7 @@
"dependencies": {
"axios": "^0.25.0",
"electron-is-dev": "^2.0.0",
"electron-log": "^4.4.4",
"electron-log": "^4.4.5",
"electron-squirrel-startup": "^1.0.0",
"extract-zip": "^2.0.1",
"hasha": "^5.2.2",