diff --git a/package.json b/package.json index dd82c62d..00909999 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "ts-node": "8.10.2", "tslint": "6.1.2", "tslint-config-prettier": "1.18.0", - "typedoc": "0.17.7", + "typedoc": "0.17.8", "typescript": "3.9.5", "uuid": "8.2.0" }, diff --git a/yarn.lock b/yarn.lock index 1cbfa6a9..1e5b02d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5113,17 +5113,17 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typedoc-default-themes@^0.10.1: - version "0.10.1" - resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.1.tgz#eb27b7d689457c7ec843e47ec0d3e500581296a7" - integrity sha512-SuqAQI0CkwhqSJ2kaVTgl37cWs733uy9UGUqwtcds8pkFK8oRF4rZmCq+FXTGIb9hIUOu40rf5Kojg0Ha6akeg== +typedoc-default-themes@^0.10.2: + version "0.10.2" + resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.2.tgz#743380a80afe62c5ef92ca1bd4abe2ac596be4d2" + integrity sha512-zo09yRj+xwLFE3hyhJeVHWRSPuKEIAsFK5r2u47KL/HBKqpwdUSanoaz5L34IKiSATFrjG5ywmIu98hPVMfxZg== dependencies: lunr "^2.3.8" -typedoc@0.17.7: - version "0.17.7" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.7.tgz#70797401140403a5f91589ed3f4f24c03841bf7a" - integrity sha512-PEnzjwQAGjb0O8a6VDE0lxyLAadqNujN5LltsTUhZETolRMiIJv6Ox+Toa8h0XhKHqAOh8MOmB0eBVcWz6nuAw== +typedoc@0.17.8: + version "0.17.8" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.8.tgz#96b67e9454aa7853bfc4dc9a55c8a07adfd5478e" + integrity sha512-/OyrHCJ8jtzu+QZ+771YaxQ9s4g5Z3XsQE3Ma7q+BL392xxBn4UMvvCdVnqKC2T/dz03/VXSLVKOP3lHmDdc/w== dependencies: fs-extra "^8.1.0" handlebars "^4.7.6" @@ -5134,7 +5134,7 @@ typedoc@0.17.7: minimatch "^3.0.0" progress "^2.0.3" shelljs "^0.8.4" - typedoc-default-themes "^0.10.1" + typedoc-default-themes "^0.10.2" typescript@3.9.5: version "3.9.5"