Skip to content

Commit 5ab2526

Browse files
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>
1 parent e52c53b commit 5ab2526

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"hasha": "^6.0.0",
5252
"izitoast": "^1.4.0",
5353
"minecraft-launcher-core": "^3.17.3",
54-
"msmc": "^4.1.0",
54+
"msmc": "^5.0.5",
5555
"node-fetch": "^3.0.0",
5656
"vue": "^3.4.15"
5757
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3301,13 +3301,13 @@ ms@^2.0.0, ms@^2.1.1:
33013301
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
33023302
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
33033303

3304-
msmc@^4.1.0:
3305-
version "4.1.0"
3306-
resolved "https://registry.yarnpkg.com/msmc/-/msmc-4.1.0.tgz#f204bafaa9d37fd5821a6bc7cb4cc14cde282a52"
3307-
integrity sha512-1LW0GccbQcNChxwFHwIBxVoZCQbA/UfFE/ykU0AXLg7uhO0BhCyBV9a5AbiR+C23N7ECZgxKbtub246RwhiZCA==
3304+
msmc@^5.0.5:
3305+
version "5.0.5"
3306+
resolved "https://registry.yarnpkg.com/msmc/-/msmc-5.0.5.tgz#31cd6d53618ca4437c14418a8e20e585be0f4959"
3307+
integrity sha512-1rJWxziHiTlVVZgUtxOd7jRl97LHVD4D0ZtQx9kiwe7zzHeVcPG1xRxQF+9+9AqQfxAvO6athl43Z4yqeVJ0lA==
33083308
dependencies:
33093309
node-fetch "2.x"
3310-
tslib "^2.4.0"
3310+
tslib "^2.6.2"
33113311

33123312
nanoid@^3.3.7:
33133313
version "3.3.7"
@@ -4499,10 +4499,10 @@ tsconfig-paths@^3.15.0:
44994499
minimist "^1.2.6"
45004500
strip-bom "^3.0.0"
45014501

4502-
tslib@^2.1.0, tslib@^2.4.0:
4503-
version "2.5.0"
4504-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
4505-
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
4502+
tslib@^2.1.0, tslib@^2.6.2:
4503+
version "2.6.2"
4504+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
4505+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
45064506

45074507
tunnel-agent@^0.6.0:
45084508
version "0.6.0"

0 commit comments

Comments
 (0)