diff --git a/package.json b/package.json index 5b52eb07..b34efa33 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@sapphire/framework": "4.7.2", "@sapphire/plugin-logger": "^3.0.6", "@sapphire/plugin-scheduled-tasks": "^7.1.2", - "@sapphire/plugin-subcommands": "4.3.0", + "@sapphire/plugin-subcommands": "6.0.2", "@sapphire/result": "^2.6.4", "@sapphire/stopwatch": "^1.5.0", "@sapphire/type": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index 4420b803..2c7d44d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1183,13 +1183,13 @@ __metadata: languageName: node linkType: hard -"@sapphire/plugin-subcommands@npm:4.3.0": - version: 4.3.0 - resolution: "@sapphire/plugin-subcommands@npm:4.3.0" +"@sapphire/plugin-subcommands@npm:6.0.2": + version: 6.0.2 + resolution: "@sapphire/plugin-subcommands@npm:6.0.2" dependencies: - "@sapphire/utilities": "npm:^3.13.0" + "@sapphire/utilities": "npm:^3.15.1" tslib: "npm:^2.6.2" - checksum: bbdfcd9337df7d4ab71a9d1b71f11fcf2d10dd6c4b95a89d3d4b2ed1c34314f26b0960deeab5d09bacc7e91d275ccf5d41e2648430179fd314ed9ff1ad5e620a + checksum: d96f5e4ed08353af595db757713d3750d38981cb358677489553b1821e6c316d3c36221f7b647d6ff54e06b29e2b19682d3e4f8ec3d10f8d50ddc1930059b00b languageName: node linkType: hard @@ -1270,10 +1270,10 @@ __metadata: languageName: node linkType: hard -"@sapphire/utilities@npm:^3.13.0": - version: 3.13.0 - resolution: "@sapphire/utilities@npm:3.13.0" - checksum: bc1da486c3a97119ff54f884b24c4da89ff90391e31ef5ade48852a3bfaebb569ec43d17d49615eaa362184ebc21074f9da289332b20550039dcff2fc828a598 +"@sapphire/utilities@npm:^3.13.0, @sapphire/utilities@npm:^3.15.1": + version: 3.15.1 + resolution: "@sapphire/utilities@npm:3.15.1" + checksum: 0687ec42ce1b3fd94fb57aec6935a13e8bd62574d750fcb4e9d655f1c78bea909312a72e6491c12240fc0d715babb9162a8c9ddb511c74aaa701306f67d69c85 languageName: node linkType: hard @@ -4493,7 +4493,7 @@ __metadata: "@sapphire/framework": "npm:4.7.2" "@sapphire/plugin-logger": "npm:^3.0.6" "@sapphire/plugin-scheduled-tasks": "npm:^7.1.2" - "@sapphire/plugin-subcommands": "npm:4.3.0" + "@sapphire/plugin-subcommands": "npm:6.0.2" "@sapphire/prettier-config": "npm:^2.0.0" "@sapphire/result": "npm:^2.6.4" "@sapphire/stopwatch": "npm:^1.5.0"