diff --git a/package.json b/package.json index f088f9e1..59729055 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@prisma/instrumentation": "^5.21.1", "@sentry/node": "^8.34.0", "@vippsmobilepay/sdk": "^2.4.0", - "bullmq": "^5.21.1", + "bullmq": "^5.23.0", "connect-redis": "^7.1.1", "dotenv": "^16.4.5", "fastify": "^4.28.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7291aa72..e6632ab4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^2.4.0 version: 2.4.0 bullmq: - specifier: ^5.21.1 - version: 5.21.1 + specifier: ^5.23.0 + version: 5.23.0 connect-redis: specifier: ^7.1.1 version: 7.1.1(express-session@1.18.0) @@ -2304,8 +2304,8 @@ packages: buffer@6.0.3: resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} - bullmq@5.21.1: - resolution: {integrity: sha512-+yvsd5LkbWkTW2K5C/1s8h1+gGK4F9wVfKM6AJUBSWGsbfWHXnni0Se7xHj1dieVkx6XEsfCzFtO6kZnD+mtHQ==} + bullmq@5.23.0: + resolution: {integrity: sha512-VILKTIOwo9AopMyVqvDhQ1qyLrOtBSfu+G2bntgauQfxYzT7ETj+h2HeUe7a9i9AU/+OXJGYYm49NHJedEz7VQ==} busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} @@ -7685,7 +7685,7 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 - bullmq@5.21.1: + bullmq@5.23.0: dependencies: cron-parser: 4.9.0 ioredis: 5.4.1