diff --git a/package.json b/package.json index 30de448..d39c3e2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node": "18.11.18", "express": "^4.17.1", "typedoc": "^0.23.7", - "typescript": "^4.3.5" + "typescript": "^5.0.4" }, "scripts": { "docs": "npx typedoc --entryPoints src/index.ts --json docs/docs.json",