@hastehaul/common 2.4.3 → 2.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hastehaul/common",
3
- "version": "2.4.3",
3
+ "version": "2.4.4",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "dependencies": {
28
28
  "@vsky/accesscontrol": "^3.0.14",
29
- "bullmq": "^4.13.0",
29
+ "bullmq": "^5.8.3",
30
30
  "express": "^4.18.2",
31
31
  "ioredis": "^5.3.2",
32
32
  "jsonwebtoken": "^9.0.1",