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",