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

This commit is contained in:
Mend Renovate
2025-02-13 05:39:32 +00:00
parent e903c12306
commit d9b2a3850d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "5.1.1",
"bullmq": "5.40.3",
"bullmq": "5.40.4",
"cors": "^2.8.5",
"dockerode": "4.0.4",
"dotenv": "^16.4.5",
@@ -1749,9 +1749,9 @@
}
},
"node_modules/bullmq": {
"version": "5.40.3",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.40.3.tgz",
"integrity": "sha512-ZHGHilK/A8wo5HHlPbwyOWMCEMRsyEmwFubEu98Xb7IyELyJCDn2hXYQVemG8dqFovkgIxXmerf4y3OHcmwmOQ==",
"version": "5.40.4",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.40.4.tgz",
"integrity": "sha512-MaIOhc31ZbVi9HbY0VAalsXoywelzEPNr6dojoKSMCXDnEVTQ27LkT5LA0Mlpr7ZunMLfpH94SLYrWNsPMsQrg==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",
+1 -1
View File
@@ -18,7 +18,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "5.1.1",
"bullmq": "5.40.3",
"bullmq": "5.40.4",
"cors": "^2.8.5",
"dockerode": "4.0.4",
"dotenv": "^16.4.5",