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

Bump minecraft-launcher-core from 3.16.7 to 3.16.8

Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.7 to 3.16.8.
- [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases)
- [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits)

---
updated-dependencies:
- dependency-name: minecraft-launcher-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-30 22:03:54 +00:00 committed by GitHub
parent c76c9b96b8
commit f32a71eb1c
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

@ -3386,9 +3386,9 @@
"dev": true
},
"minecraft-launcher-core": {
"version": "3.16.7",
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.7.tgz",
"integrity": "sha512-g1EbjLbd0fZGE0XbjVbCuL+/OGZi6S+alObXBEov4EtqMD2e1vC6YKtGRWewJ5ydl8LL1d0RF6Gp9rzGXwtpfg==",
"version": "3.16.8",
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.8.tgz",
"integrity": "sha512-0amflttrl/Ad+Q7DSPXbWYRdUdTCquZB+H/K/JbU6ZAx4VwfjSa08ancEYDktAlEBUwswzhiEpkf+Xgs0PWWng==",
"requires": {
"adm-zip": "^0.4.13",
"checksum": "^0.1.1",

View File

@ -35,7 +35,7 @@
"electron-squirrel-startup": "^1.0.0",
"extract-zip": "^2.0.1",
"hasha": "^5.2.2",
"minecraft-launcher-core": "^3.16.7",
"minecraft-launcher-core": "^3.16.8",
"msmc": "^2.2.0"
},
"config": {