Update dependency bullmq to v5.34.9

This commit is contained in:
Mend Renovate
2025-01-12 16:54:16 +00:00
parent 6542852634
commit 2f2977cfac
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "5.1.1",
"bullmq": "5.34.8",
"bullmq": "5.34.9",
"cors": "^2.8.5",
"dockerode": "4.0.3",
"dotenv": "^16.4.5",
@@ -1744,9 +1744,9 @@
}
},
"node_modules/bullmq": {
"version": "5.34.8",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.8.tgz",
"integrity": "sha512-id5mmPg3K8tNXQ9VVlmUxBSeLmliIWUrB8Hd5c62PFrIiHywz4TN1PEqU6OWvYXEvoFCr8/BlnbE4JCrGqPVmg==",
"version": "5.34.9",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.9.tgz",
"integrity": "sha512-olCiFMy9o+pUpBcb/RguS5uUwbma+E80cYgDcG5p7ksvWpoyoEmxq5FOUQcobeTQwO7R9PEIvVsel5yewt0mlw==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",

View File

@@ -18,7 +18,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "5.1.1",
"bullmq": "5.34.8",
"bullmq": "5.34.9",
"cors": "^2.8.5",
"dockerode": "4.0.3",
"dotenv": "^16.4.5",