diff --git a/package.json b/package.json index bd69bca..76a0533 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "hasha": "^5.2.2", "izitoast": "^1.4.0", "minecraft-launcher-core": "^3.16.18", - "msmc": "^4.0.5", + "msmc": "^4.0.6", "node-fetch": "^2.6.9", "vue": "^3.2.47" }, diff --git a/yarn.lock b/yarn.lock index c67758e..8f17ed5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/msmc/-/msmc-4.0.6.tgz#afd8e628c52678db33e33a6ac6c4ceaa88d72e37" + integrity sha512-uWy+09WxK7rhxQVTpXuVPb25wHBhgZIIRP6wW2ME1yu4sFJRxMDO2olAvKvBW0M9K08sgefJBuuWJ6Y7M7iBxA== dependencies: node-fetch "2.x" tslib "^2.4.0"