diff --git a/package.json b/package.json index d06f6ed..ac68c6b 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.8.14" + "hexo-theme-fluid": "^1.9.4" } } diff --git a/yarn.lock b/yarn.lock index 4f31e6b..28e4a72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -708,10 +708,10 @@ hexo-server@^3.0.0: picocolors "^1.0.0" serve-static "^1.14.1" -hexo-theme-fluid@^1.8.14: - version "1.8.14" - resolved "https://repo.huaweicloud.com/repository/npm/hexo-theme-fluid/-/hexo-theme-fluid-1.8.14.tgz#2a7335a684813737134dae6df3ca589135ef01b0" - integrity sha512-MLzNtCjJW/1vlyrwJKAlBTpIdH+ChSvK02tbrlvF9BH2fPg88mt5dv1SlWtPqVxiSBu6V4cWZ6agUsUOWL3YzQ== +hexo-theme-fluid@^1.9.4: + version "1.9.4" + resolved "https://registry.yarnpkg.com/hexo-theme-fluid/-/hexo-theme-fluid-1.9.4.tgz#a83dc3e2d24fb74bec2bb32c15b544c055e3445f" + integrity sha512-EaXUh4J6mQZjzKnyNtYHt0U0rIIlGJMsiT+IYHhKXnNrQyaOqMz3H9QC7+o37yzssARiPG3Uc0RtHn3S1DRLoQ== hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: version "2.5.0"