diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 5bb4d7f..f83b1c0 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -33,6 +33,6 @@ "sinon": "^19.0.2", "ts-mocha": "^10.0.0", "ts-node": "10.9.2", - "typescript": "5.6.3" + "typescript": "5.7.2" } }