diff --git a/package.json b/package.json index 951c007..5fb67c7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "serve": "hexo serve" }, "dependencies": { - "hexo": "7.1.0", + "hexo": "7.1.1", "hexo-generator-archive": "2.0.0", "hexo-generator-category": "2.0.0", "hexo-generator-feed": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 1f630a7..32fdbdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1121,10 +1121,10 @@ hexo-yam@8.0.0: svgo "^3.0.0" terser "^5.3.0" -hexo@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.0.tgz#80cb5ea8dd4a844de9eb2c1a2ea44c8757142a10" - integrity sha512-FFjo8NwqSQVxASSKFGkFUak720sFC/p3IxkDIOHLXQ1axQ5w4ipFU0DNqDzwyb5EJOMFYuMxFcurhm9olQP13A== +hexo@7.1.1: + version "7.1.1" + resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.1.tgz#1686deb4ccfeeda950270e09292c26888538cf67" + integrity sha512-u6aJXG1npYkZJLl7QEOeTdm9hOwxfsLmFp4qAQVF0OAuNaikrKORjgNsjPmrWwI/tIObwjVJnEUJnV7S+NnUlw== dependencies: abbrev "^2.0.0" archy "^1.0.0"