diff --git a/package-lock.json b/package-lock.json index d650e66..640a047 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0" } }, @@ -1387,9 +1387,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/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" @@ -3989,9 +3989,9 @@ } }, "hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/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 010371b..9301c45 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0" } }