diff --git a/docs/docs.trychroma.com/package.json b/docs/docs.trychroma.com/package.json index 11c60476db9..fd45c84be5e 100644 --- a/docs/docs.trychroma.com/package.json +++ b/docs/docs.trychroma.com/package.json @@ -44,7 +44,7 @@ "postcss": "^8.4.35", "tailwindcss": "^3.4.1", "typescript": "latest", - "typedoc": "^0.24.7", + "typedoc": "^0.28.2", "typedoc-plugin-markdown": "^3.15.3" } }