diff --git a/package-lock.json b/package-lock.json index 66d7104..3de96ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "hexo-butterfly-swiper": "^1.0.12", "hexo-butterfly-tag-plugins-plus": "^1.0.17", "hexo-butterfly-wowjs": "^1.0.5", - "hexo-douban": "^2.2.1", + "hexo-douban": "^2.2.2", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-index": "^3.0.0", @@ -1950,9 +1950,9 @@ } }, "node_modules/hexo-douban": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/hexo-douban/-/hexo-douban-2.2.1.tgz", - "integrity": "sha512-XcvfjE9muyblsrI5gpFic2pCokTYllKtEt0d0JID0uCOjxcjtes2y+OQKu6JDO5zwAYJ2pZjWNNavW1Ocn9fKw==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/hexo-douban/-/hexo-douban-2.2.2.tgz", + "integrity": "sha512-uCsAQJ6Wrh34em3jqibxXHS49v+NYVRL82NaKe8p00rMzRKI2lPMHHPhpzrxNeLk/kvLEtdynztWRhcZ1Q8yng==", "dependencies": { "diagnostics_channel": "^1.1.0", "ejs": "3.1.7", diff --git a/package.json b/package.json index b72a165..314f254 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-butterfly-swiper": "^1.0.12", "hexo-butterfly-tag-plugins-plus": "^1.0.17", "hexo-butterfly-wowjs": "^1.0.5", - "hexo-douban": "^2.2.1", + "hexo-douban": "^2.2.2", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-index": "^3.0.0",