diff --git a/package-lock.json b/package-lock.json index aaec488..63bd96c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-solitude-tag": "^1.0.21", + "hexo-solitude-tag": "^1.0.22", "hexo-theme-landscape": "^1.0.0", "hexo-theme-solitude": "^2.1.10", "hexo-wordcount": "^6.0.1" @@ -2583,10 +2583,9 @@ } }, "node_modules/hexo-solitude-tag": { - "version": "1.0.21", - "resolved": "https://registry.npmmirror.com/hexo-solitude-tag/-/hexo-solitude-tag-1.0.21.tgz", - "integrity": "sha512-5tgQy+WFfm/eqQFIoOItW7HD91ZdxhFWWBwVw/b6g3qUBrfWPBYv/JhM13zHMp62IEHZE2U/Z2KexaVt6cAPaA==", - "license": "MIT", + "version": "1.0.22", + "resolved": "https://registry.npmjs.org/hexo-solitude-tag/-/hexo-solitude-tag-1.0.22.tgz", + "integrity": "sha512-ZIbvRW0h12OeaTLnyd8QIZl8oI0r0/OciFHwcSNKU/0ENhWmMoYsS9gXVnWiW1EhfZy1eT0klm8v4cZeSg2wIw==", "dependencies": { "hexo-util": "^3.3.0" }, diff --git a/package.json b/package.json index 42c8850..c886b71 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-solitude-tag": "^1.0.21", + "hexo-solitude-tag": "^1.0.22", "hexo-theme-landscape": "^1.0.0", "hexo-theme-solitude": "^2.1.10", "hexo-wordcount": "^6.0.1"