diff --git a/package.json b/package.json index d06f6ed..d57c729 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.2" } } diff --git a/yarn.lock b/yarn.lock index 4f31e6b..8c2b8ba 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.2: + version "1.9.2" + resolved "https://registry.yarnpkg.com/hexo-theme-fluid/-/hexo-theme-fluid-1.9.2.tgz#1d4557d8e9f987c7c4737ccfc8b4e2555f3bf16d" + integrity sha512-utrmweqHYy0SA2dEd6bJuq0cJ1BiNA9xHl/NG9CmwLE2XYhaxktIsbodgBFx9M27I5jdiqlnOTr5Iav61Vi5Zg== hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: version "2.5.0"