diff --git a/package.json b/package.json index e8b15de7..b0f9a388 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/express": "4.16.0", "@types/faker": "4.1.4", "@types/graphql": "14.0.3", - "@types/jest": "23.3.9", + "@types/jest": "29.5.3", "@types/morgan": "1.7.35", "@types/react": "16.7.4", "@types/react-dom": "16.0.9", @@ -101,7 +101,7 @@ "codecov": "3.1.0", "css-loader": "1.0.1", "husky": "1.1.4", - "jest": "23.6.0", + "jest": "29.6.2", "lint-staged": "8.0.4", "node-sass": "4.10.0", "nodemon": "1.18.6", @@ -109,7 +109,7 @@ "prettier": "1.15.2", "stylelint": "9.8.0", "supertest": "3.3.0", - "ts-jest": "23.10.4", + "ts-jest": "29.1.1", "ts-node": "7.0.1", "tslint": "5.11.0", "tslint-config-prettier": "1.16.0",