4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09:51 +01:00

Bump msmc from 2.2.1 to 2.2.2

Bumps [msmc](https://github.com/Hanro50/MSMC) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/Hanro50/MSMC/releases)
- [Commits](https://github.com/Hanro50/MSMC/commits)

---
updated-dependencies:
- dependency-name: msmc
  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-09-20 22:04:07 +00:00 committed by GitHub
parent a9e0a7cc37
commit 7c6084761c
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

@ -4592,9 +4592,9 @@
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"msmc": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/msmc/-/msmc-2.2.1.tgz",
"integrity": "sha512-iasWAAP+U6VGsOAjxG4RsRn/kKKEZClTeMuCGz8I2iT8gnedjqYBPjqony4V+vhK4Tv/DVgACASWTxVi5h/SJQ==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/msmc/-/msmc-2.2.2.tgz",
"integrity": "sha512-LzxCvjNA8ByPwGVRWDAE9rpcQA8qElBuU9AIf90Tk8DnsEDB3AKT9BfT5AP00Cd73tIicpXSCLWzMD/8PH+a8Q==",
"requires": {
"node-fetch": "^2.6.1"
}

View File

@ -37,7 +37,7 @@
"extract-zip": "^2.0.1",
"hasha": "^5.2.2",
"minecraft-launcher-core": "^3.16.8",
"msmc": "^2.2.1",
"msmc": "^2.2.2",
"vue": "^2.6.14"
},
"config": {