diff --git a/package.json b/package.json index 66341f3..0996fcb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "version": "7.2.0" }, "dependencies": { - "hexo": "^7.0.0", + "hexo": "^7.3.0", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-index": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index d2e9751..e171d3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -669,10 +669,10 @@ hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0: prismjs "^1.29.0" strip-indent "^3.0.0" -hexo@^7.0.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.2.0.tgz#0c2b0eeb3f16c557638b6dbd5956a425460d7d0f" - integrity sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg== +hexo@^7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.3.0.tgz#a9a487874c5ed71c22e91e32dd5d825709a1474f" + integrity sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ== dependencies: abbrev "^2.0.0" archy "^1.0.0"