Comparing version 3.22.7 to 3.22.8
@@ -0,1 +1,8 @@ | ||
## [3.22.8](https://github.com/OptimalBits/bull/compare/v3.22.7...v3.22.8) (2021-06-09) | ||
### Bug Fixes | ||
* upgrade ioredis fixes [#1445](https://github.com/OptimalBits/bull/issues/1445) ([f6a2364](https://github.com/OptimalBits/bull/commit/f6a23648146f5a53bb2e4084f8de9b783b782bed)) | ||
## [3.22.7](https://github.com/OptimalBits/bull/compare/v3.22.6...v3.22.7) (2021-05-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "bull", | ||
"version": "3.22.7", | ||
"version": "3.22.8", | ||
"description": "Job manager", | ||
@@ -26,3 +26,3 @@ "engines": { | ||
"get-port": "^5.1.1", | ||
"ioredis": "^4.22.0", | ||
"ioredis": "^4.27.0", | ||
"lodash": "^4.17.21", | ||
@@ -29,0 +29,0 @@ "p-timeout": "^3.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166565
Updatedioredis@^4.27.0