fix(deps): update dependency bullmq to v5.25.4

This commit is contained in:
Mend Renovate
2024-11-10 01:33:51 +00:00
parent fcf59e3ff0
commit b77871adb0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"@sendgrid/mail": "^8.1.3",
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.25.3",
"bullmq": "5.25.4",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
@@ -1164,9 +1164,9 @@
"license": "MIT"
},
"node_modules/bullmq": {
"version": "5.25.3",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.25.3.tgz",
"integrity": "sha512-nUFTszxV/V3qJMZQxSMNOBF1HiGKh895WyJmE5keUonkutpTsxdYIr0dzVUTPbhXvBvW9LWlY7BetWY3afy/MQ==",
"version": "5.25.4",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.25.4.tgz",
"integrity": "sha512-f9M5qfFOg9hdoMWmux9x9rZm9ZUPTMFfdDMO2zRsi7IOzgvZ0UxB6oTk77PlC9YSDYoufAgBw82xU1nwvnsKSA==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"@sendgrid/mail": "^8.1.3",
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.25.3",
"bullmq": "5.25.4",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",