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

This commit is contained in:
Mend Renovate
2024-12-08 18:01:50 +00:00
parent 02fd9d9f0b
commit d970ecb3a5
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.31.2",
"bullmq": "5.32.0",
"cors": "^2.8.5",
"dockerode": "4.0.2",
"dotenv": "^16.4.5",
@@ -1218,9 +1218,9 @@
}
},
"node_modules/bullmq": {
"version": "5.31.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.31.2.tgz",
"integrity": "sha512-MUW6j1V79NRnrGZtxKyfyTv/YJ5Ljy0IrbMElpuQNCaLXoXEcCtU6kwdGiHxso9dUi1Wp4yo3GYEGg8vyWWLsw==",
"version": "5.32.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.32.0.tgz",
"integrity": "sha512-zNf/DrbCbH+H8fgMshu33OGwrkUZP3c/CyJeFHauglEy5U6Fd9r52ujItRiT1PIODHIG6pCIdWMbpJGCf+Wuxg==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",

View File

@@ -14,7 +14,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.31.2",
"bullmq": "5.32.0",
"cors": "^2.8.5",
"dockerode": "4.0.2",
"dotenv": "^16.4.5",