diff --git a/package.json b/package.json index 0010bdc..ced2e9a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/cors": "^2.8.13", "@types/express": "^4.17.8", "@types/http-errors": "^2.0.1", - "@types/jest": "26.0.23", + "@types/jest": "29.5.14", "@types/mailchimp__mailchimp_transactional": "1.0.10", "@types/node": "^12.20.7", "@types/node-fetch": "^2.6.2", @@ -43,9 +43,9 @@ "eslint-plugin-import": "^2.22.0", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-prettier": "^4.2.1", - "jest": "27.5.1", + "jest": "29.7.0", "prettier": "^2.7.1", - "ts-jest": "27.0.2", + "ts-jest": "29.2.5", "tsc-watch": "^6.0.4", "tslint-tinypg": "^2.0.2", "typescript": "^4.9.5",