fix(deps): update dependency bullmq to v4.12.7

This commit is contained in:
renovate[bot] 2023-10-29 07:32:14 +00:00 committed by GitHub
parent f5c9392b5e
commit 96dad137ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1217,9 +1217,9 @@
}
},
"node_modules/bullmq": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-4.12.4.tgz",
"integrity": "sha512-t+vMfvc2gVZUZWXd0jMh3vr5K83ZEfwwaiLW2HlL+W76ktWzOpwDqkWHmLwu98xylpPI1YcZ2WoGcqG6RsnKiA==",
"version": "4.12.7",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-4.12.7.tgz",
"integrity": "sha512-wigDuI8dyzY1jaUZLrwMp0L7t2glp0eErnRCYlVwi56DUWYSrzrOB3Vz8SaAmpc3Ro5dS4mBwt7RDJG3jiuJKA==",
"dependencies": {
"cron-parser": "^4.6.0",
"glob": "^8.0.3",
@ -4656,9 +4656,9 @@
}
},
"bullmq": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-4.12.4.tgz",
"integrity": "sha512-t+vMfvc2gVZUZWXd0jMh3vr5K83ZEfwwaiLW2HlL+W76ktWzOpwDqkWHmLwu98xylpPI1YcZ2WoGcqG6RsnKiA==",
"version": "4.12.7",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-4.12.7.tgz",
"integrity": "sha512-wigDuI8dyzY1jaUZLrwMp0L7t2glp0eErnRCYlVwi56DUWYSrzrOB3Vz8SaAmpc3Ro5dS4mBwt7RDJG3jiuJKA==",
"requires": {
"cron-parser": "^4.6.0",
"glob": "^8.0.3",