diff --git a/package.json b/package.json index a9007bc5..9354c9ec 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "svg-inline-loader": "^0.8.0", "to-string-loader": "1.1.6", "tslib": "^2.0.0", - "typedoc": "^0.17.6", + "typedoc": "^0.17.7", "typescript": "^3.9.3", "url-loader": "^3.0.0", "val-loader": "2.1.1", diff --git a/yarn.lock b/yarn.lock index b2a13cc9..19cba23f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7108,10 +7108,10 @@ typedoc-default-themes@^0.10.1: dependencies: lunr "^2.3.8" -typedoc@^0.17.6: - version "0.17.6" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.6.tgz#cab87a72c10e05429016d659a4c3071a5a3ffb61" - integrity sha512-pQiYnhG3yJk7939cv2n8uFoTsSgy5Hfiw0dgOQYa9nT9Ya1013dMctQdAXMj8JbNu7KhcauQyq9Zql9D/TziLw== +typedoc@^0.17.7: + version "0.17.7" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.7.tgz#70797401140403a5f91589ed3f4f24c03841bf7a" + integrity sha512-PEnzjwQAGjb0O8a6VDE0lxyLAadqNujN5LltsTUhZETolRMiIJv6Ox+Toa8h0XhKHqAOh8MOmB0eBVcWz6nuAw== dependencies: fs-extra "^8.1.0" handlebars "^4.7.6"