From 7605a142111067e1d848e07386278f0a31c14591 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Aug 2025 08:34:28 +0000 Subject: [PATCH] fix: upgrade typedoc from 0.26.11 to 0.28.8 Snyk has created this PR to upgrade typedoc from 0.26.11 to 0.28.8. See this package in npm: typedoc See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a2025a67-2a02-40c3-a2cf-7d54d09d4d47?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 5c394f7cc0ce..747a8935a323 100644 --- a/package.json +++ b/package.json @@ -313,7 +313,7 @@ "tar-fs": "^3.0.6", "terser": "^5.32.0", "tsx": "4.11.2", - "typedoc": "^0.26.7", + "typedoc": "^0.28.8", "typescript": "~5.6.2", "vanilla-jsoneditor": "^1.0.0", "vanilla-tilt": "^1.8.1",