diff --git a/package-lock.json b/package-lock.json index c272533bbbc..d645a13e98a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "solhint": "^5.1.0", "solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules", "solhint-plugin-prettier": "^0.1.0", - "ts-jest": "^29.2.5", + "ts-jest": "^29.3.4", "tsconfig-paths": "^4.2.0", "tsx": "^4.19.4", "typescript": "^5.8.3", diff --git a/package.json b/package.json index 12cc0c8cb09..df2398ef8ab 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "solhint": "^5.1.0", "solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules", "solhint-plugin-prettier": "^0.1.0", - "ts-jest": "^29.2.5", + "ts-jest": "^29.3.4", "tsconfig-paths": "^4.2.0", "tsx": "^4.19.4", "typescript": "^5.8.3",