diff --git a/package-lock.json b/package-lock.json index 61e7b31..c074439 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.2.2", + "hexo-theme-butterfly": "^5.3.3", "hexo-theme-landscape": "^1.1.0", "hexo-wordcount": "^6.0.1" } @@ -1471,9 +1471,10 @@ } }, "node_modules/hexo-theme-butterfly": { - "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==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.3.3.tgz", + "integrity": "sha512-iEPvybG90wgQ1hnjCgDpsOfq7kdzBDok0W2fsREkGUtgapYEqZXcRh/DZHMLZuV3TamFnQ7EaufJ5SUNQHl9ug==", + "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 a24faa8..b0b99e6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.2.2", + "hexo-theme-butterfly": "^5.3.3", "hexo-theme-landscape": "^1.1.0", "hexo-wordcount": "^6.0.1" }