From a65e1649b2908d08402c6434b6562ac3f0e8d2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 14:12:39 +0000 Subject: [PATCH] Bump hexo-ai-summary-liushen from 1.2.1 to 1.2.2 Bumps [hexo-ai-summary-liushen](https://github.com/willow-god/hexo-ai-summary) from 1.2.1 to 1.2.2. - [Commits](https://github.com/willow-god/hexo-ai-summary/commits) --- updated-dependencies: - dependency-name: hexo-ai-summary-liushen dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b1320f..c50f592 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "cheerio": "^1.1.2", "hexo": "^8.0.0", "hexo-abbrlink": "^2.2.1", - "hexo-ai-summary-liushen": "^1.2.1", + "hexo-ai-summary-liushen": "^1.2.2", "hexo-deployer-git": "^4.0.0", "hexo-douban": "^2.3.6", "hexo-filter-mathjax": "^0.9.1", @@ -1666,9 +1666,9 @@ "license": "BSD-3-Clause" }, "node_modules/hexo-ai-summary-liushen": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/hexo-ai-summary-liushen/-/hexo-ai-summary-liushen-1.2.1.tgz", - "integrity": "sha512-Di8uNSD9W4mVvpVbuT+c1KJ+t7FZm/hcA2XKE7V20/lDArgE+cIeDbjK5uFtEmVIW+C4+MgS5WB7bR37i1+xbQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/hexo-ai-summary-liushen/-/hexo-ai-summary-liushen-1.2.2.tgz", + "integrity": "sha512-5kcJ12i4JiJzxIwEZuYARS/1SaRcfYk0SQD3iE0XTp5iDYl6kGJD1YuDQ4AAsnZd+oLw9pSYI942Ao+D7b1bpQ==", "license": "MIT", "dependencies": { "axios": "^0.19.2", diff --git a/package.json b/package.json index d67e4de..5c6795e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cheerio": "^1.1.2", "hexo": "^8.0.0", "hexo-abbrlink": "^2.2.1", - "hexo-ai-summary-liushen": "^1.2.1", + "hexo-ai-summary-liushen": "^1.2.2", "hexo-deployer-git": "^4.0.0", "hexo-douban": "^2.3.6", "hexo-filter-mathjax": "^0.9.1",