diff --git a/package.json b/package.json index 614a873..6ee3879 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@nrwl/nx-cloud": "latest", "@nrwl/tao": "13.8.3", "@nrwl/workspace": "13.8.3", - "@types/jest": "^27.4.1", + "@types/jest": "^29.5.12", "@types/node-fetch": "2", "@types/pg": "^8.6.5", "@typescript-eslint/eslint-plugin": "^4.33.0", @@ -97,14 +97,14 @@ "graphql-request": "^4.0.0", "graphql-tag": "^2.12.6", "graphql-tools": "^8.2.0", - "jest": "27.4.7", + "jest": "29.7.0", "lint-staged": "^11.2.6", "node-fetch": "2", "prettier": "^2.5.1", "prisma": "^3.10.0", "prisma-dbml-generator": "^0.8.3", "run-script-webpack-plugin": "^0.0.11", - "ts-jest": "^27.1.3", + "ts-jest": "^29.2.5", "typescript": "^4.6.2", "webpack": "^5.70.0", "webpack-node-externals": "^3.0.0"