diff --git a/package-lock.json b/package-lock.json index 0abc9d3..2c7105f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18649,10 +18649,11 @@ } }, "node_modules/typedoc-theme-hierarchy": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typedoc-theme-hierarchy/-/typedoc-theme-hierarchy-5.0.4.tgz", - "integrity": "sha512-gDM5gn39LalueIDLMVVIZvtko318nlMLpoWZx3cagBI07LRkncQBkEcbH2nxWhZbORha1LfCf6M5YAI3U2M9wg==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/typedoc-theme-hierarchy/-/typedoc-theme-hierarchy-5.0.5.tgz", + "integrity": "sha512-h+iVnkyAWqLG2//tAyBne4/KYJECYWEf57QnLJxcw3jZiTczZ2DZW56BDgQm1B/HfmoAglfikDtt/KYHnC3QYA==", "dev": true, + "license": "MIT", "dependencies": { "fs-extra": "11.1.1" },