diff --git a/package.json b/package.json index 08978f6..6c9ff32 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "15.0.0", "@commitlint/config-conventional": "15.0.0", "@types/express": "4.17.13", - "@types/jest": "27.0.3", + "@types/jest": "27.5.2", "@types/multer": "1.4.7", "@types/qs": "6.9.7", "@types/validator": "^13.7.0", @@ -48,7 +48,7 @@ "express": "4.17.2", "husky": "7.0.4", "istanbul-badges-readme": "1.8.1", - "jest": "27.4.5", + "jest": "27.5.1", "multer": "1.4.4", "prettier": "2.5.1", "ts-jest": "27.1.2",