diff --git a/package.json b/package.json index ea4295b..5af2226 100644 --- a/package.json +++ b/package.json @@ -27,11 +27,11 @@ "@types/node": "14.14.21", "ajv": "7.0.3", "graphql": "15.4.0", - "jest": "26.6.3", + "jest": "27.2.2", "nodemon": "2.0.12", "prettier": "2.2.1", "standard-version": "9.1.0", - "ts-jest": "26.4.4", + "ts-jest": "27.0.5", "tslint": "5.20.1", "typescript": "4.1.3" },