fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v10.0.1

This commit is contained in:
renovate[bot] 2024-01-20 16:17:37 +00:00 committed by GitHub
parent 98e514b5e9
commit 5409be3d75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

98
package-lock.json generated
View File

@ -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.2",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.2.tgz",
@ -706,9 +690,9 @@
}
},
"node_modules/@sapphire/stopwatch": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1.tgz",
"integrity": "sha512-DoBcYUp7zb2bxmZghDjePobemApng6Tu8BGRy3qTCrq41ylsvyiUqGcvaMLGX4MIJ0EaDNyG4AEYe0xoC6Mz0Q==",
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.2.tgz",
"integrity": "sha512-FrR1GnaEIuXpEfnaz7DjNgoN/Cp8dJ5XFgb8CxXTCAJi8LYk0YsyGSdmmcs9R3ZNZrA1vOSv0dFVLitgiVA36Q==",
"dependencies": {
"tslib": "^2.6.2"
},
@ -764,9 +748,9 @@
}
},
"node_modules/@sapphire/utilities": {
"version": "3.15.2",
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.15.2.tgz",
"integrity": "sha512-pp4+8wHK8C1oFMjA1nwGXT7rgf41NzlRlJi9QIy+PGOOEHjuaUHQRgfzghkJgSJtSKjjoO9KxBQ8YmyCnjlu+g==",
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.15.3.tgz",
"integrity": "sha512-K5dFGOB5XvblXFN+Av+Tch/dVBAifmxtZ9/2mFo8VqzbiaFJIRUuoPAoNsp8pWYaU423yV8bfD8WsCSNd9w1YQ==",
"engines": {
"node": ">=v14.0.0"
}
@ -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": {
@ -3161,9 +3127,9 @@
"integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA=="
},
"@sapphire/stopwatch": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1.tgz",
"integrity": "sha512-DoBcYUp7zb2bxmZghDjePobemApng6Tu8BGRy3qTCrq41ylsvyiUqGcvaMLGX4MIJ0EaDNyG4AEYe0xoC6Mz0Q==",
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.2.tgz",
"integrity": "sha512-FrR1GnaEIuXpEfnaz7DjNgoN/Cp8dJ5XFgb8CxXTCAJi8LYk0YsyGSdmmcs9R3ZNZrA1vOSv0dFVLitgiVA36Q==",
"requires": {
"tslib": "^2.6.2"
}
@ -3199,9 +3165,9 @@
}
},
"@sapphire/utilities": {
"version": "3.15.2",
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.15.2.tgz",
"integrity": "sha512-pp4+8wHK8C1oFMjA1nwGXT7rgf41NzlRlJi9QIy+PGOOEHjuaUHQRgfzghkJgSJtSKjjoO9KxBQ8YmyCnjlu+g=="
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.15.3.tgz",
"integrity": "sha512-K5dFGOB5XvblXFN+Av+Tch/dVBAifmxtZ9/2mFo8VqzbiaFJIRUuoPAoNsp8pWYaU423yV8bfD8WsCSNd9w1YQ=="
},
"@tsconfig/node10": {
"version": "1.0.9",
@ -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",