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

Bump electron-log from 4.3.4 to 4.3.5

Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-03 06:37:19 +00:00 committed by GitHub
parent 58c9231091
commit aba0b780db
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

@ -1452,9 +1452,9 @@
"integrity": "sha512-3X99K852Yoqu9AcW50qz3ibYBWY79/pBhlMCab8ToEWS48R0T9tyxRiQhwylE7zQdXrMnx2JKqUJyMPmt5FBqA=="
},
"electron-log": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.3.4.tgz",
"integrity": "sha512-Cd6xZ9if2J4NG+PNoi3cARAYoanbM4ddpod0faaL5LIhmwuSdxP9XH95C9SgTpHMqklbg8u3CFh1yqiaqo2Bng=="
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/electron-log/-/electron-log-4.3.5.tgz",
"integrity": "sha512-J5Ew3axdk7W4jzzxKLSAi1sqbcAoo9CzHuBVsG0tT47j256xKulNrWFf3lZmHJ1KDXOQUcuwOngQF0jjmpEdpw=="
},
"electron-notarize": {
"version": "1.0.0",

View File

@ -30,7 +30,7 @@
"dependencies": {
"axios": "^0.21.1",
"electron-is-dev": "^2.0.0",
"electron-log": "^4.3.4",
"electron-log": "^4.3.5",
"electron-squirrel-startup": "^1.0.0",
"extract-zip": "^2.0.1",
"minecraft-launcher-core": "^3.16.2",