diff --git a/package.json b/package.json index e6e3a88..33888fc 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "hexo-renderer-markdown-it": "^5.0.0", "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^2.0.0", - "hexo-theme-fluid": "^1.8.12" + "hexo-theme-fluid": "^1.9.4" } } diff --git a/yarn.lock b/yarn.lock index ecb5c9b..602a758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -611,10 +611,10 @@ hexo-server@^2.0.0: open "^7.0.0" serve-static "^1.14.1" -hexo-theme-fluid@^1.8.12: - version "1.8.12" - resolved "https://registry.yarnpkg.com/hexo-theme-fluid/-/hexo-theme-fluid-1.8.12.tgz#1f0ed1ed7aa98d832503110cc6eb7d87c9c3b62a" - integrity sha512-qLgQxtw7w19sNqhY7mllyun8AY6RoVy3bthyWstivpAt8buHjBRCtjZ0Z2UImjtEfmWmenfHJ3tffJ6+qbZxjw== +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"