diff --git a/package.json b/package.json index da487b3..55e93ba 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,10 @@ "dependencies": { "@node-ts/code-standards": "^0.0.10", "@types/jest": "^24.0.0", - "jest": "^24.1.0", + "jest": "^29.7.0", "lerna": "^3.11.0", "reflect-metadata": "^0.1.13", - "ts-jest": "^24.0.1", + "ts-jest": "^29.1.1", "tslib": "^1.9.3", "typescript": "^3.3.3" },