diff --git a/package-lock.json b/package-lock.json index 3d56ffe..f668610 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.2", + "hexo-ai-summary-liushen": "^1.3.0", "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.2", - "resolved": "https://registry.npmjs.org/hexo-ai-summary-liushen/-/hexo-ai-summary-liushen-1.2.2.tgz", - "integrity": "sha512-5kcJ12i4JiJzxIwEZuYARS/1SaRcfYk0SQD3iE0XTp5iDYl6kGJD1YuDQ4AAsnZd+oLw9pSYI942Ao+D7b1bpQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/hexo-ai-summary-liushen/-/hexo-ai-summary-liushen-1.3.0.tgz", + "integrity": "sha512-Z43g6NzJ8ZZbOQlylYIjAkqMjIKzPXDC6ZLLleL/30FdxBrfsDgadZhBXYv7X5dpAB9MOMAZNLB+1n8cvHoOvQ==", "license": "MIT", "dependencies": { "axios": "^0.19.2", diff --git a/package.json b/package.json index 1a85f08..e23cfd5 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.2", + "hexo-ai-summary-liushen": "^1.3.0", "hexo-deployer-git": "^4.0.0", "hexo-douban": "^2.3.6", "hexo-filter-mathjax": "^0.9.1",