Merge pull request #1716 from renovate-bot/renovate/bullmq-5.x

Update dependency bullmq to v5.40.2
This commit is contained in:
Alexander Holliday
2025-02-07 09:22:56 -08:00
committed by GitHub
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.40.1",
"bullmq": "5.40.2",
"cors": "^2.8.5",
"dockerode": "4.0.4",
"dotenv": "^16.4.5",
@@ -1748,9 +1748,9 @@
}
},
"node_modules/bullmq": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.40.1.tgz",
"integrity": "sha512-tJj2WT50Z6hqTHjLLXLJ6UyQ343rG6VJqvhOc7LFvcdkDQDS8iDCoPo+qht/DO52KfabOhR2kMlc+xls6PA6NA==",
"version": "5.40.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.40.2.tgz",
"integrity": "sha512-Cn4NUpwGAF4WnuXR2kTZCTAUEUHajSCn/IqiDG9ry1kVvAwwwg1Ati3J5HN2uZjqD5PBfNDXYnsc2+0PzakDwg==",
"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.40.1",
"bullmq": "5.40.2",
"cors": "^2.8.5",
"dockerode": "4.0.4",
"dotenv": "^16.4.5",