diff --git a/package-lock.json b/package-lock.json index 393259b..270a9a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -949,9 +949,9 @@ } }, "hexo-theme-butterfly": { - "version": "4.5.1", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.5.1.tgz", - "integrity": "sha512-gZQ0y0q27n52tAphsF5Nj5Uvihhr8uAIyjPvK+BnysZuLgnSgbbnIr1rresRIWygvNn/PA87wzDJpKAM2NhJ3A==", + "version": "4.6.1", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.6.1.tgz", + "integrity": "sha512-qa/q2znq5H48AQOxgjZQGSlsBDP8znIr9RCPeDzjPSZOrO5LggmNaSnz9f34bPXzYHVmSOmm5p9J7bTbGbF0og==", "requires": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0" diff --git a/package.json b/package.json index f0b8d40..f8ec0ed 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.5.1", + "hexo-theme-butterfly": "^4.6.1", "hexo-theme-landscape": "^0.0.3" } }