diff --git a/infrastructure/jasper-aws-bootstrap/package.json b/infrastructure/jasper-aws-bootstrap/package.json index b6aa41f4..ea8eb794 100644 --- a/infrastructure/jasper-aws-bootstrap/package.json +++ b/infrastructure/jasper-aws-bootstrap/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "20.14.2", + "@types/node": "22.10.1", "jest": "^29.7.0", "ts-jest": "^29.1.4", "aws-cdk": "2.146.0",