From 08cb2d073d42fad69f1a8a0c25e1fb8d609a773b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 21:13:06 +0000 Subject: [PATCH] Upgrade: Bump docsify-cli from 4.4.4 to 5.0.0 Bumps [docsify-cli](https://github.com/docsifyjs/docsify-cli) from 4.4.4 to 5.0.0. - [Release notes](https://github.com/docsifyjs/docsify-cli/releases) - [Changelog](https://github.com/docsifyjs/docsify-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/docsifyjs/docsify-cli/compare/v4.4.4...v5.0.0) --- updated-dependencies: - dependency-name: docsify-cli dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c35003..ca9b4f6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "adapt-authoring-core": "^3.0.0", "comment-parser": "^1.4.1", "docdash": "^2.0.2", - "docsify-cli": "^4.4.4", + "docsify-cli": "^5.0.0", "fs-extra": "^11.2.0", "glob": "^13.0.0", "http-server": "^14.1.1",