diff --git a/package-lock.json b/package-lock.json index 638b8a6..d72a3e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.6.3", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0" @@ -1778,9 +1778,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.13.0.tgz", - "integrity": "sha512-k4ufTKDrvfer0EI1E6xU5JTgS471KRyXRgRBxoUdqpTVvtY8CUnFrzh0qcxjb5WMPOark8sTCgHn/sEDIaG3Kw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.0.0.tgz", + "integrity": "sha512-fRIUzSa8ZJW/gQKW/wkO6GdzTQULyJdSTVG49Rp3x34J3Cd+53Sp8syoziYkjpNLjiygsezy2Y7F1XKOZbPBeg==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 4018af6..b10bf4a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.6.3", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0"