From b07101b92c1eb95c3e6c2202eefe51fa050539ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 13:19:19 +0000 Subject: [PATCH] Bump hexo-douban from 2.2.1 to 2.2.2 Bumps [hexo-douban](https://github.com/mythsman/hexo-douban) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/mythsman/hexo-douban/releases) - [Commits](https://github.com/mythsman/hexo-douban/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: hexo-douban 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 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",