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

fix(deps): update dependency bullmq to v5.23.0
This commit is contained in:
Alexander Holliday
2024-11-03 11:18:34 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"@sendgrid/mail": "^8.1.3",
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.22.0",
"bullmq": "5.23.0",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
@@ -1164,9 +1164,9 @@
"license": "MIT"
},
"node_modules/bullmq": {
"version": "5.22.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.22.0.tgz",
"integrity": "sha512-nwjJSQt/kpO4bIfAznyKKz3+m5OZ6YSaz2Vg7oNoZWTD5wCnJJJy6b9iWM5QIF0bADhDWyorLCO0hU3de+iKMA==",
"version": "5.23.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.23.0.tgz",
"integrity": "sha512-VILKTIOwo9AopMyVqvDhQ1qyLrOtBSfu+G2bntgauQfxYzT7ETj+h2HeUe7a9i9AU/+OXJGYYm49NHJedEz7VQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"@sendgrid/mail": "^8.1.3",
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.22.0",
"bullmq": "5.23.0",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",