diff --git a/package-lock.json b/package-lock.json index fca80aa..22d5625 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-marked": "^7.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.5.4", + "hexo-theme-butterfly": "^5.5.5", "hexo-theme-landscape": "^1.0.0" } }, @@ -1806,21 +1806,21 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "5.5.4", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-5.5.4.tgz", - "integrity": "sha512-gk953p0P1c8QQHBm6xZAoPsYZuIMWsZR+riwT7By+1ygnEv9ZlEWqFflbZbKiXEJWy8VZhkV63k7SiwyifCkSw==", + "version": "5.5.5", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.5.5.tgz", + "integrity": "sha512-MAyRxbMHHEVqdLNp/HPTB8k8WR4F7OafrBb55w/hi24HmnaMFCXA54SM0lhGiIBiL+W2cPJv1Ng7XDIHVp5/kQ==", "license": "Apache-2.0", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-util": "^4.0.0", - "moment-timezone": "^0.6.0" + "moment-timezone": "^0.6.2" } }, "node_modules/hexo-theme-butterfly/node_modules/moment-timezone": { - "version": "0.6.0", - "resolved": "https://registry.npmmirror.com/moment-timezone/-/moment-timezone-0.6.0.tgz", - "integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.2.tgz", + "integrity": "sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==", "license": "MIT", "dependencies": { "moment": "^2.29.4" diff --git a/package.json b/package.json index 91eeae3..c0da221 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "hexo-renderer-marked": "^7.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.5.4", + "hexo-theme-butterfly": "^5.5.5", "hexo-theme-landscape": "^1.0.0" } } \ No newline at end of file