diff --git a/package.json b/package.json index 3cf1eba..217bafe 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-promise": "^6.4.0", "prettier": "^3.3.2", - "typedoc": "^0.26.3", + "typedoc": "^0.26.4", "typescript": "^5.5.3", "typescript-eslint": "^7.16.0" } diff --git a/yarn.lock b/yarn.lock index d76b7fa..ed0e34a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1724,10 +1724,10 @@ typed-array-length@^1.0.5: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typedoc@^0.26.3: - version "0.26.3" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.3.tgz#723b2c4ca5dd1d9baf43d6a5a1f4d640ba4207a8" - integrity sha512-6d2Sw9disvvpdk4K7VNjKr5/3hzijtfQVHRthhDqJgnhMHy1wQz4yPMJVKXElvnZhFr0nkzo+GzjXDTRV5yLpg== +typedoc@^0.26.4: + version "0.26.4" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.4.tgz#7e83047369a29a710d429dac20996680cae9a314" + integrity sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ== dependencies: lunr "^2.3.9" markdown-it "^14.1.0"