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

This commit is contained in:
Mend Renovate
2024-11-06 02:33:32 +00:00
parent 61541fae0c
commit b222cfb9a2
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.23.1",
"bullmq": "5.25.0",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
@@ -1164,9 +1164,9 @@
"license": "MIT"
},
"node_modules/bullmq": {
"version": "5.23.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.23.1.tgz",
"integrity": "sha512-WSN+EjtjjZ6n7f7YNdovc0nwVYRofhDSGjtBW4/+TjBiUwG0tv2L8FKWaLI9qVCgNI3kLra2CxrnDV0OWqTZPA==",
"version": "5.25.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.25.0.tgz",
"integrity": "sha512-QBbtabDUgdztalbYbrCc5NFwrRUKOZyiAkVFPhdrBGFsdraPq5SrXx6WP7U1stKj3hYYp1IuW+n3wuksYGITvw==",
"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.23.1",
"bullmq": "5.25.0",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",