diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 3ebd02d..2470071 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -32,6 +32,6 @@ "sinon": "^17.0.1", "ts-mocha": "^10.0.0", "ts-node": "10.9.1", - "typescript": "5.2.2" + "typescript": "5.3.2" } }