diff --git a/package-lock.json b/package-lock.json index 4fd3b1b1..c09ab527 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "css": "^3.0.0", - "hexo": "^7.2.0", + "hexo": "^7.3.0", "hexo-filter-mathjax": "^0.9.0", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", @@ -1224,9 +1224,9 @@ } }, "node_modules/hexo": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.2.0.tgz", - "integrity": "sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.3.0.tgz", + "integrity": "sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ==", "dependencies": { "abbrev": "^2.0.0", "archy": "^1.0.0", @@ -4579,9 +4579,9 @@ } }, "hexo": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.2.0.tgz", - "integrity": "sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.3.0.tgz", + "integrity": "sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ==", "requires": { "abbrev": "^2.0.0", "archy": "^1.0.0", diff --git a/package.json b/package.json index 08ef6686..8d81a2cc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "css": "^3.0.0", - "hexo": "^7.2.0", + "hexo": "^7.3.0", "hexo-filter-mathjax": "^0.9.0", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0",