diff --git a/package-lock.json b/package-lock.json index dd938ba..d04269c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-pandoc": "^0.5.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.8", + "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0" } }, @@ -1006,9 +1006,9 @@ } }, "node_modules/hexo-theme-fluid": { - "version": "1.9.8", - "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.8.tgz", - "integrity": "sha512-+HUx8xrBA2WWgJYMhlCy5L69LLgAL8PjsLIyIbh81Ftc0J71V69K04Zqv270VjRSs38rx9djeQPrgidtMdnh3g==", + "version": "1.9.9", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.9.tgz", + "integrity": "sha512-Z1EgMiIOeVpaNYQsjUi1PWIA9li/7bkUK+WEL8ehV5uj7nU3VjkAPqSrJDCLV4fDdwFX8HBDM3CaNfl14VKx3g==", "license": "GPL-V3", "engines": { "node": ">=8.10.0" diff --git a/package.json b/package.json index ddbafff..d9cb178 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "hexo-renderer-pandoc": "^0.5.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.8", + "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0" } }