|
411 | 411 | "@sapphire/timestamp" "^1.0.3" |
412 | 412 | colorette "^2.0.20" |
413 | 413 |
|
414 | | -"@sapphire/plugin-scheduled-tasks@^10.0.2": |
415 | | - version "10.0.2" |
416 | | - resolved "https://registry.yarnpkg.com/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.2.tgz#485700012c72be107fd6ea03bb814dff13a1efe3" |
417 | | - integrity sha512-MIcRaZAJTJtFXyy14yYO/LMROYp2YbJlvb/0zlgWutNhCz0TcbZ50gVyers1SKnoQI04ZdL87iRYQjRIbLtZPQ== |
| 414 | +"@sapphire/plugin-scheduled-tasks@^10.0.3": |
| 415 | + version "10.0.3" |
| 416 | + resolved "https://registry.yarnpkg.com/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-10.0.3.tgz#c0e42e9c5d105f95a9fb25d871f44dd4bb9c1934" |
| 417 | + integrity sha512-bzUNLuwHTs/ZWlVXmOaf76SNpMsxsYNy3wUUXKcgO7CuoCnb8wesNSfKSXNxlafvvVqDfpzT4H/KvmkdUmb1Pg== |
418 | 418 | dependencies: |
419 | | - "@sapphire/stopwatch" "^1.5.3" |
420 | | - "@sapphire/utilities" "^3.18.0" |
421 | | - bullmq "5.22.0" |
| 419 | + "@sapphire/stopwatch" "^1.5.4" |
| 420 | + "@sapphire/utilities" "^3.18.2" |
| 421 | + bullmq "5.52.2" |
422 | 422 |
|
423 | 423 | "@sapphire/plugin-subcommands@^7.0.1": |
424 | 424 | version "7.0.1" |
|
461 | 461 | dependencies: |
462 | 462 | tslib "^2.3.1" |
463 | 463 |
|
464 | | -"@sapphire/stopwatch@^1.5.3": |
465 | | - version "1.5.3" |
466 | | - resolved "https://registry.yarnpkg.com/@sapphire/stopwatch/-/stopwatch-1.5.3.tgz#ee7c2205b39220d2078e25361e3ceeaba3d026f6" |
467 | | - integrity sha512-HwsZZl5+BHWAMsRPALyabTlVLjPyXAIwZGSYZg7LxqK5neMaWLmc8Fh06ZZe85GkJQ2e+JDiNAaNRyD1Fya0Kw== |
468 | | - dependencies: |
469 | | - tslib "^2.8.1" |
470 | | - |
471 | 464 | "@sapphire/stopwatch@^1.5.4": |
472 | 465 | version "1.5.4" |
473 | 466 | resolved "https://registry.yarnpkg.com/@sapphire/stopwatch/-/stopwatch-1.5.4.tgz#a8853907f8f899ddcf71df511e4adabd29579efa" |
@@ -665,14 +658,14 @@ brace-expansion@^1.1.7: |
665 | 658 | balanced-match "^1.0.0" |
666 | 659 | concat-map "0.0.1" |
667 | 660 |
|
668 | | -bullmq@5.22.0: |
669 | | - version "5.22.0" |
670 | | - resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.22.0.tgz#81d776622da1848947fbfbe79d14724a7ad59921" |
671 | | - integrity sha512-nwjJSQt/kpO4bIfAznyKKz3+m5OZ6YSaz2Vg7oNoZWTD5wCnJJJy6b9iWM5QIF0bADhDWyorLCO0hU3de+iKMA== |
| 661 | +bullmq@5.52.2: |
| 662 | + version "5.52.2" |
| 663 | + resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.52.2.tgz#2634ace2eeacf5618a3003d237e660d2b00de0a8" |
| 664 | + integrity sha512-fK/dKIv8ymyys4K+zeNEPA+yuYWzRPmBWUmwIMz8DvYekadl8VG19yUx94Na0n0cLAi+spdn3a/+ufkYK7CBUg== |
672 | 665 | dependencies: |
673 | | - cron-parser "^4.6.0" |
| 666 | + cron-parser "^4.9.0" |
674 | 667 | ioredis "^5.4.1" |
675 | | - msgpackr "^1.10.1" |
| 668 | + msgpackr "^1.11.2" |
676 | 669 | node-abort-controller "^3.1.1" |
677 | 670 | semver "^7.5.4" |
678 | 671 | tslib "^2.0.0" |
@@ -749,10 +742,10 @@ console-control-strings@^1.0.0, console-control-strings@^1.1.0: |
749 | 742 | resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" |
750 | 743 | integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= |
751 | 744 |
|
752 | | -cron-parser@^4.6.0: |
753 | | - version "4.8.1" |
754 | | - resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.8.1.tgz#47062ea63d21d78c10ddedb08ea4c5b6fc2750fb" |
755 | | - integrity sha512-jbokKWGcyU4gl6jAfX97E1gDpY12DJ1cLJZmoDzaAln/shZ+S3KBFBuA2Q6WeUN4gJf/8klnV1EfvhA2lK5IRQ== |
| 745 | +cron-parser@^4.9.0: |
| 746 | + version "4.9.0" |
| 747 | + resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.9.0.tgz#0340694af3e46a0894978c6f52a6dbb5c0f11ad5" |
| 748 | + integrity sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q== |
756 | 749 | dependencies: |
757 | 750 | luxon "^3.2.1" |
758 | 751 |
|
@@ -1364,10 +1357,10 @@ msgpackr-extract@^3.0.2: |
1364 | 1357 | "@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.2" |
1365 | 1358 | "@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2" |
1366 | 1359 |
|
1367 | | -msgpackr@^1.10.1: |
1368 | | - version "1.10.1" |
1369 | | - resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555" |
1370 | | - integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ== |
| 1360 | +msgpackr@^1.11.2: |
| 1361 | + version "1.11.2" |
| 1362 | + resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.11.2.tgz#4463b7f7d68f2e24865c395664973562ad24473d" |
| 1363 | + integrity sha512-F9UngXRlPyWCDEASDpTf6c9uNhGPTqnTeLVt7bN+bU1eajoR/8V9ys2BRaV5C/e5ihE6sJ9uPIKaYt6bFuO32g== |
1371 | 1364 | optionalDependencies: |
1372 | 1365 | msgpackr-extract "^3.0.2" |
1373 | 1366 |
|
|
0 commit comments