From f553ecc301c885b03d224f426898f06db7c59317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 04:33:41 +0000 Subject: [PATCH] build(deps): bump bullmq from 5.5.1 to 5.5.4 Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.5.1 to 5.5.4. - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](https://github.com/taskforcesh/bullmq/compare/v5.5.1...v5.5.4) --- updated-dependencies: - dependency-name: bullmq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7733b9..f315010 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/passport-microsoft": "^1.0.3", "axios": "^1.6.8", "body-parser": "^1.20.2", - "bullmq": "^5.5.1", + "bullmq": "^5.5.4", "dotenv": "^16.4.5", "express": "^4.19.2", "express-session": "^1.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0571970..87cd70f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^1.20.2 version: 1.20.2 bullmq: - specifier: ^5.5.1 - version: 5.5.1 + specifier: ^5.5.4 + version: 5.5.4 dotenv: specifier: ^16.4.5 version: 16.4.5 @@ -1191,8 +1191,8 @@ packages: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true - /bullmq@5.5.1: - resolution: {integrity: sha512-8to4uhjNmyFmwz6OeDiPsUHIX+wmkZ7MRRwG+LX/91tbv+uTTX5BwivQIuw2onBlXaNjiWEg16eyoZD3T5jX8Q==} + /bullmq@5.5.4: + resolution: {integrity: sha512-qqZ8lZNfCzqV46zlIq0/4hzgCklhkXEeREeHPBJD2FAoNa7/Gwa9V4ySFX0rJv7B7U2buPrawkBQ1/7ATAu39A==} dependencies: cron-parser: 4.9.0 ioredis: 5.3.2