From 6062483c383b3951f9275c61ff7243d698ed79f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Oct 2024 05:00:24 +0000 Subject: [PATCH] fix: upgrade typedoc from 0.22.18 to 0.26.7 Snyk has created this PR to upgrade typedoc from 0.22.18 to 0.26.7. See this package in npm: typedoc See this project in Snyk: https://app.snyk.io/org/ender700/project/812d4b29-d3c7-474b-9ffb-16d0c13449a1?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931c6641f55c..b4239515656e 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "redirects-yaml": "2.0.4", "rollup": "^2.22.2", "striptags": "^3.1.1", - "typedoc": "0.22.18", + "typedoc": "0.26.7", "typescript": "4.7.4", "unistore": "^3.5.2", "uslug": "^1.0.4",