feature/IO-2769-Job-Totals-Testing - packages, final update

This commit is contained in:
Dave Richer
2025-04-09 12:52:23 -04:00
parent 2c47e5d852
commit 037efff81c
4 changed files with 10 additions and 10 deletions

8
package-lock.json generated
View File

@@ -26,7 +26,7 @@
"bee-queue": "^1.7.1",
"better-queue": "^3.8.12",
"bluebird": "^3.7.2",
"bullmq": "^5.47.2",
"bullmq": "^5.48.0",
"chart.js": "^4.4.8",
"cloudinary": "^2.6.0",
"compression": "^1.8.0",
@@ -5139,9 +5139,9 @@
}
},
"node_modules/bullmq": {
"version": "5.47.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.47.2.tgz",
"integrity": "sha512-JMI2uEV3YjohGTcy4Cqt/4LHEXcBA2BVS7x4XS7sv4qa5oLdsZh9p5fkwSWg6f8lqtcHbm3ceXkTFR0JC9gayw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.48.0.tgz",
"integrity": "sha512-fUtQrkefr6VAYYPjLXKHR6scWhwGI/0ok1wfAEPyhq8aRnJK8PJGEXUSssTEzDShadgLLXCmIOsVyhbs5/XWWg==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",