mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
Bump msmc from 4.1.0 to 5.0.5
Bumps [msmc](https://github.com/Hanro50/MSMC) from 4.1.0 to 5.0.5. - [Commits](https://github.com/Hanro50/MSMC/commits) --- updated-dependencies: - dependency-name: msmc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c5c58e38a
commit
29e9822ed7
@ -51,7 +51,7 @@
|
|||||||
"hasha": "^6.0.0",
|
"hasha": "^6.0.0",
|
||||||
"izitoast": "^1.4.0",
|
"izitoast": "^1.4.0",
|
||||||
"minecraft-launcher-core": "^3.18.1",
|
"minecraft-launcher-core": "^3.18.1",
|
||||||
"msmc": "^4.1.0",
|
"msmc": "^5.0.5",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"vue": "^3.4.31"
|
"vue": "^3.4.31"
|
||||||
},
|
},
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -3219,13 +3219,13 @@ ms@^2.0.0, ms@^2.1.1:
|
|||||||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
||||||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||||
|
|
||||||
msmc@^4.1.0:
|
msmc@^5.0.5:
|
||||||
version "4.1.0"
|
version "5.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/msmc/-/msmc-4.1.0.tgz#f204bafaa9d37fd5821a6bc7cb4cc14cde282a52"
|
resolved "https://registry.yarnpkg.com/msmc/-/msmc-5.0.5.tgz#31cd6d53618ca4437c14418a8e20e585be0f4959"
|
||||||
integrity sha512-1LW0GccbQcNChxwFHwIBxVoZCQbA/UfFE/ykU0AXLg7uhO0BhCyBV9a5AbiR+C23N7ECZgxKbtub246RwhiZCA==
|
integrity sha512-1rJWxziHiTlVVZgUtxOd7jRl97LHVD4D0ZtQx9kiwe7zzHeVcPG1xRxQF+9+9AqQfxAvO6athl43Z4yqeVJ0lA==
|
||||||
dependencies:
|
dependencies:
|
||||||
node-fetch "2.x"
|
node-fetch "2.x"
|
||||||
tslib "^2.4.0"
|
tslib "^2.6.2"
|
||||||
|
|
||||||
nanoid@^3.3.7:
|
nanoid@^3.3.7:
|
||||||
version "3.3.7"
|
version "3.3.7"
|
||||||
@ -4394,10 +4394,10 @@ tsconfig-paths@^3.15.0:
|
|||||||
minimist "^1.2.6"
|
minimist "^1.2.6"
|
||||||
strip-bom "^3.0.0"
|
strip-bom "^3.0.0"
|
||||||
|
|
||||||
tslib@^2.4.0:
|
tslib@^2.6.2:
|
||||||
version "2.6.3"
|
version "2.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
|
||||||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
|
||||||
|
|
||||||
tunnel-agent@^0.6.0:
|
tunnel-agent@^0.6.0:
|
||||||
version "0.6.0"
|
version "0.6.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user