From 1de010dacf3c8cd08200bb325bf45bbd33bc4694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 22:57:46 +0000 Subject: [PATCH] Bump msmc from 4.0.5 to 4.0.6 Bumps [msmc](https://github.com/Hanro50/MSMC) from 4.0.5 to 4.0.6. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"