diff --git a/package-lock.json b/package-lock.json index 2b4f557..c4e9881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.3.5", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1" } @@ -1565,9 +1565,10 @@ } }, "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.3.5", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.3.5.tgz", + "integrity": "sha512-Zh2mc7Tj+QAatUBEkhbfHuyb779ZOd72bx12CDohK0cEQ4rtc4Tc4ukuTiTsNJv5hd7ipMjWXpDJwKIzPTN01Q==", + "license": "Apache-2.0", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 01f87a3..02feb16 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.3.5", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1" }