diff --git a/package-lock.json b/package-lock.json index 0545135..b7695cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "or": "^0.2.0", @@ -2592,9 +2592,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.12.0.tgz", + "integrity": "sha512-vOHg/tjVjpBeHk23OujmJlu3efJAcuzoauI4vM3PYj4hFpeoC8SPVDZlh2QFKrpIhWJyq6EZANuYJlrq9+Anhw==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0" @@ -7214,9 +7214,9 @@ } }, "hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.12.0.tgz", + "integrity": "sha512-vOHg/tjVjpBeHk23OujmJlu3efJAcuzoauI4vM3PYj4hFpeoC8SPVDZlh2QFKrpIhWJyq6EZANuYJlrq9+Anhw==", "requires": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0" diff --git a/package.json b/package.json index 349db4e..c70ab4a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "or": "^0.2.0",