express-sharp
Advanced tools
Comparing version 4.2.32 to 4.2.33
@@ -0,1 +1,8 @@ | ||
## [4.2.33](https://github.com/pmb0/express-sharp/compare/v4.2.32...v4.2.33) (2021-07-07) | ||
### Bug Fixes | ||
* **deps:** update dependency tsyringe to v4.6.0 ([4760b4e](https://github.com/pmb0/express-sharp/commit/4760b4e57658ac0250049dd625f3fcb386163463)) | ||
## [4.2.32](https://github.com/pmb0/express-sharp/compare/v4.2.31...v4.2.32) (2021-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "express-sharp", | ||
"version": "4.2.32", | ||
"version": "4.2.33", | ||
"description": "Real-time image processing for your express application", | ||
@@ -45,4 +45,4 @@ "main": "dist/index.js", | ||
"got": "^11.5.0", | ||
"husky": "^6.0.0", | ||
"jest": "^26.0.0", | ||
"husky": "^7.0.0", | ||
"jest": "^27.0.0", | ||
"keyv": "^4.0.0", | ||
@@ -54,3 +54,3 @@ "lint-staged": "^11.0.0", | ||
"supertest": "^6.0.0", | ||
"ts-jest": "^26.0.0", | ||
"ts-jest": "^27.0.0", | ||
"ts-node": "^10.0.0", | ||
@@ -57,0 +57,0 @@ "typescript": "^4.0.0" |
Sorry, the diff of this file is not supported yet
186962