diff --git a/package.json b/package.json index 2718da9..ebfe42a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@prisma/client": "^6.1.0", - "bullmq": "^5.34.5", + "bullmq": "^5.34.6", "cat-loggr": "^1.2.2", "dayjs": "^1.11.13", "discord-api-types": "^0.37.115", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3eaae5..b4476af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^6.1.0 version: 6.1.0(prisma@6.1.0) bullmq: - specifier: ^5.34.5 - version: 5.34.5 + specifier: ^5.34.6 + version: 5.34.6 cat-loggr: specifier: ^1.2.2 version: 1.2.2 @@ -620,8 +620,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bullmq@5.34.5: - resolution: {integrity: sha512-MHho9EOhLCTY3ZF+dd0wHv0VlY2FtpBcopMRsvj0kPra4TAwBFh2pik/s4WbX56cIfCE+VzfHIHy4xvqp3g1+Q==} + bullmq@5.34.6: + resolution: {integrity: sha512-pRCYyO9RlkQWxdmKlrNnUthyFwurYXRYLVXD1YIx+nCCdhAOiHatD8FDHbsT/w2I31c0NWoMcfZiIGuipiF7Lg==} callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} @@ -1999,7 +1999,7 @@ snapshots: buffer-from@1.1.2: {} - bullmq@5.34.5: + bullmq@5.34.6: dependencies: cron-parser: 4.9.0 ioredis: 5.4.1