diff --git a/package-lock.json b/package-lock.json index 638b8a6..b495de4 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.2.2", "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.2.2", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.2.2.tgz", + "integrity": "sha512-Q6CWt0+vcwBEXFhCPXZ0C1KPZAthVnUZFRNRfD34HBODvXTR+9iLzQuLEqVScv6X2gQx9smKtugsSI/CYnsFdg==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 4018af6..7513fa3 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.2.2", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0"