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

This commit is contained in:
Mend Renovate
2024-12-18 13:33:35 +00:00
parent d9d96031a4
commit 3cc7cf8dea
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.2",
"bullmq": "5.34.3",
"cors": "^2.8.5",
"dockerode": "4.0.2",
"dotenv": "^16.4.5",
@@ -1223,9 +1223,9 @@
}
},
"node_modules/bullmq": {
"version": "5.34.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.2.tgz",
"integrity": "sha512-eUzeCswrKbQDE1WY8h4ZTBtynOzCU5qx9felFdYOmIJrsy0warDahHKUiCZ6dUCs6ZxYMGtcaciIMcAf1L54yw==",
"version": "5.34.3",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.3.tgz",
"integrity": "sha512-S8/V11w7p6jYAGvv+00skLza/4inTOupWPe0uCD8mZSUiYKzvmW4/YEB+KVjZI2CC2oD3KJ3t7/KkUd31MxMig==",
"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.34.2",
"bullmq": "5.34.3",
"cors": "^2.8.5",
"dockerode": "4.0.2",
"dotenv": "^16.4.5",