From 0df2b894a02348c93621c9406f00f75b348f2a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 23:15:02 +0900 Subject: [PATCH] build(deps): bump bullmq from 5.26.2 to 5.27.0 (#319) Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.26.2 to 5.27.0. - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](https://github.com/taskforcesh/bullmq/compare/v5.26.2...v5.27.0) --- updated-dependencies: - dependency-name: bullmq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b8a93e0..13bec55 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@quixo3/prisma-session-store": "^3.1.13", "axios": "^1.7.7", "body-parser": "^1.20.3", - "bullmq": "^5.26.2", + "bullmq": "^5.27.0", "chalk": "^5.3.0", "cors": "^2.8.5", "dotenv": "^16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 782e23f..f9e5c5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.20.3 version: 1.20.3 bullmq: - specifier: ^5.26.2 - version: 5.26.2 + specifier: ^5.27.0 + version: 5.27.0 chalk: specifier: ^5.3.0 version: 5.3.0 @@ -866,8 +866,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bullmq@5.26.2: - resolution: {integrity: sha512-UdHBrJoRkpXoF8b/FVEkuRBnaUZoA7+qHQNyTx1n2oNVZ4iWxqGqss+M9xAwXOpBmSNvOSlaBdHpf+5QJTU8GQ==} + bullmq@5.27.0: + resolution: {integrity: sha512-DZWrjDLkecZZ1/43h/SkG6CxU8nO/Lq/0svVoQdw33ksUCGfccgjbvCa/cuxHP/OvhxlTAA0cO3dBOoaT7sRFQ==} bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} @@ -3203,7 +3203,7 @@ snapshots: buffer-from@1.1.2: {} - bullmq@5.26.2: + bullmq@5.27.0: dependencies: cron-parser: 4.9.0 ioredis: 5.4.1