diff --git a/package.json b/package.json index cb1baa43f7c..113e14256d7 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "ts-jest": "29.1.1", "ts-node": "10.9.1", "typedoc": "0.23.28", - "typedoc-plugin-markdown": "3.14.0", + "typedoc-plugin-markdown": "3.16.0", "typedoc-plugin-rename-defaults": "0.6.6", "typescript": "5.1.6", "weak-napi": "2.0.2" diff --git a/yarn.lock b/yarn.lock index 7911a128803..e7b593406f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12002,10 +12002,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typedoc-plugin-markdown@3.14.0: - version "3.14.0" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.14.0.tgz#17b99ee3ab0d21046d253f185f7669e80d0d7891" - integrity sha512-UyQLkLRkfTFhLdhSf3RRpA3nNInGn+k6sll2vRXjflaMNwQAAiB61SYbisNZTg16t4K1dt1bPQMMGLrxS0GZ0Q== +typedoc-plugin-markdown@3.16.0: + version "3.16.0" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.16.0.tgz#98da250271aafade8b6740a8116a97cd3941abcd" + integrity sha512-eeiC78fDNGFwemPIHiwRC+mEC7W5jwt3fceUev2gJ2nFnXpVHo8eRrpC9BLWZDee6ehnz/sPmNjizbXwpfaTBw== dependencies: handlebars "^4.7.7"