From 72fae117a4dc846969f16aa954a9fe908f2fb8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 11:44:17 +0000 Subject: [PATCH] chore(deps): bump strip-ansi from 6.0.1 to 7.1.2 Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 6.0.1 to 7.1.2. - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](https://github.com/chalk/strip-ansi/compare/v6.0.1...v7.1.2) --- updated-dependencies: - dependency-name: strip-ansi dependency-version: 7.1.2 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 11a6c2d..0e26193 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", - "strip-ansi": "^6.0.1" + "strip-ansi": "^7.1.2" }, "packageManager": "yarn@4.5.0" }