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

Bump msmc from 4.0.5 to 4.1.0

Bumps [msmc](https://github.com/Hanro50/MSMC) from 4.0.5 to 4.1.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-24 22:57:59 +00:00 committed by GitHub
parent 6c147fefde
commit f6ce266ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"hasha": "^5.2.2",
"izitoast": "^1.4.0",
"minecraft-launcher-core": "^3.16.18",
"msmc": "^4.0.5",
"msmc": "^4.1.0",
"node-fetch": "^2.6.9",
"vue": "^3.2.47"
},

View File

@ -2481,10 +2481,10 @@ ms@^2.0.0, ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
msmc@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/msmc/-/msmc-4.0.5.tgz#8451ff18929394cb28dfe680d69b70eebd09b074"
integrity sha512-HT3OY8IAphEQqlDV1mS4ccoffIpE6nCWChmIL7Uxuc2iL3HQinb8ULq8q8jfDRrIUobtI5dqVlG3PlrQa/4s7g==
msmc@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/msmc/-/msmc-4.1.0.tgz#f204bafaa9d37fd5821a6bc7cb4cc14cde282a52"
integrity sha512-1LW0GccbQcNChxwFHwIBxVoZCQbA/UfFE/ykU0AXLg7uhO0BhCyBV9a5AbiR+C23N7ECZgxKbtub246RwhiZCA==
dependencies:
node-fetch "2.x"
tslib "^2.4.0"