diff --git a/package-lock.json b/package-lock.json index 76a3ff6..d53a887 100644 --- a/package-lock.json +++ b/package-lock.json @@ -622,13 +622,13 @@ } }, "node_modules/@sapphire/plugin-scheduled-tasks": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.0.tgz", - "integrity": "sha512-al3ZH0+mn/b7Z7iA6nX1QeYoTt14ntFF+WeJzZ4a6zfLEA9QGxbJEGtUQjDGAGmxYVAqZgGmeapJOBmn1l+WCQ==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.1.tgz", + "integrity": "sha512-/wS4mlyh5oRo3ADmkDEywNyb0hdUUJuudc5Nz9kuYWSpYZMWhecI24N6m8i4ktMdclLriV+ppW3jxZzGyD22LQ==", "dependencies": { - "@sapphire/stopwatch": "^1.5.1", - "@sapphire/utilities": "^3.14.0", - "bullmq": "5.1.0", + "@sapphire/stopwatch": "^1.5.2", + "@sapphire/utilities": "^3.15.3", + "bullmq": "5.1.3", "tslib": "^2.6.2" }, "engines": { @@ -636,22 +636,6 @@ "npm": ">=7" } }, - "node_modules/@sapphire/plugin-scheduled-tasks/node_modules/bullmq": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.0.tgz", - "integrity": "sha512-08rTUvXlAFIhKNIHVRL6KTc0xJf2pxVxnMH0Bvlq6WfKgW3uTWmTjw+oj1NDYCK5BTr3F8ih7dV2exoM8prA2w==", - "dependencies": { - "cron-parser": "^4.6.0", - "glob": "^8.0.3", - "ioredis": "^5.3.2", - "lodash": "^4.17.21", - "msgpackr": "^1.6.2", - "node-abort-controller": "^3.1.1", - "semver": "^7.5.4", - "tslib": "^2.0.0", - "uuid": "^9.0.0" - } - }, "node_modules/@sapphire/plugin-subcommands": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.3.tgz", @@ -1174,15 +1158,15 @@ } }, "node_modules/bullmq": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.1.tgz", - "integrity": "sha512-j3zbNEQWsyHjpqGWiem2XBfmxAjYcArbwsmGlkM1E9MAVcrqB5hQUsXmyy9gEBAdL+PVotMICr7xTquR4Y2sKQ==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.3.tgz", + "integrity": "sha512-safpGwiwKHsNPW01Wk8FPxdWbPS2mA0HZKqIhdQB10J4wWRSDWPeQE2p+YYnAmqEsk0FwJdZnzVcwCfn7w5cVA==", "dependencies": { "cron-parser": "^4.6.0", "glob": "^8.0.3", "ioredis": "^5.3.2", "lodash": "^4.17.21", - "msgpackr": "^1.6.2", + "msgpackr": "^1.10.1", "node-abort-controller": "^3.1.1", "semver": "^7.5.4", "tslib": "^2.0.0", @@ -3099,32 +3083,14 @@ } }, "@sapphire/plugin-scheduled-tasks": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.0.tgz", - "integrity": "sha512-al3ZH0+mn/b7Z7iA6nX1QeYoTt14ntFF+WeJzZ4a6zfLEA9QGxbJEGtUQjDGAGmxYVAqZgGmeapJOBmn1l+WCQ==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.1.tgz", + "integrity": "sha512-/wS4mlyh5oRo3ADmkDEywNyb0hdUUJuudc5Nz9kuYWSpYZMWhecI24N6m8i4ktMdclLriV+ppW3jxZzGyD22LQ==", "requires": { - "@sapphire/stopwatch": "^1.5.1", - "@sapphire/utilities": "^3.14.0", - "bullmq": "5.1.0", + "@sapphire/stopwatch": "^1.5.2", + "@sapphire/utilities": "^3.15.3", + "bullmq": "5.1.3", "tslib": "^2.6.2" - }, - "dependencies": { - "bullmq": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.0.tgz", - "integrity": "sha512-08rTUvXlAFIhKNIHVRL6KTc0xJf2pxVxnMH0Bvlq6WfKgW3uTWmTjw+oj1NDYCK5BTr3F8ih7dV2exoM8prA2w==", - "requires": { - "cron-parser": "^4.6.0", - "glob": "^8.0.3", - "ioredis": "^5.3.2", - "lodash": "^4.17.21", - "msgpackr": "^1.6.2", - "node-abort-controller": "^3.1.1", - "semver": "^7.5.4", - "tslib": "^2.0.0", - "uuid": "^9.0.0" - } - } } }, "@sapphire/plugin-subcommands": { @@ -3478,15 +3444,15 @@ } }, "bullmq": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.1.tgz", - "integrity": "sha512-j3zbNEQWsyHjpqGWiem2XBfmxAjYcArbwsmGlkM1E9MAVcrqB5hQUsXmyy9gEBAdL+PVotMICr7xTquR4Y2sKQ==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.1.3.tgz", + "integrity": "sha512-safpGwiwKHsNPW01Wk8FPxdWbPS2mA0HZKqIhdQB10J4wWRSDWPeQE2p+YYnAmqEsk0FwJdZnzVcwCfn7w5cVA==", "requires": { "cron-parser": "^4.6.0", "glob": "^8.0.3", "ioredis": "^5.3.2", "lodash": "^4.17.21", - "msgpackr": "^1.6.2", + "msgpackr": "^1.10.1", "node-abort-controller": "^3.1.1", "semver": "^7.5.4", "tslib": "^2.0.0",