mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
Bump minecraft-launcher-core from 3.16.2 to 3.16.3
Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.2 to 3.16.3. - [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases) - [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
866a5e7b4d
commit
cf15d40ad9
6
package-lock.json
generated
6
package-lock.json
generated
@ -3071,9 +3071,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"minecraft-launcher-core": {
|
||||
"version": "3.16.2",
|
||||
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.2.tgz",
|
||||
"integrity": "sha512-jlZ6B9hV2JUBYxGKTYlLkPChrcjswSFXfjQ5WeHqlmU1bA/94pR0H/yYZNxQemHM6WqCBdNF46oGNQ/KHnr53A==",
|
||||
"version": "3.16.3",
|
||||
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.3.tgz",
|
||||
"integrity": "sha512-QICbZicpwntPG4kPuWfhG0KhA19hcXz/U23sTjVgjk8llI9iHdgTFHBJyzi4oMZSXj19fUYbaHuVQM26gNxD/Q==",
|
||||
"requires": {
|
||||
"adm-zip": "^0.4.13",
|
||||
"checksum": "^0.1.1",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"electron-log": "^4.3.5",
|
||||
"electron-squirrel-startup": "^1.0.0",
|
||||
"extract-zip": "^2.0.1",
|
||||
"minecraft-launcher-core": "^3.16.2",
|
||||
"minecraft-launcher-core": "^3.16.3",
|
||||
"sha1-file": "^2.0.0"
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
Reference in New Issue
Block a user