diff --git a/package-lock.json b/package-lock.json index a5318ae..5f083dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.20.0" + "hexo-theme-next": "^8.21.1" } }, "node_modules/@adobe/css-tools": { @@ -1041,9 +1041,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.20.0", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.20.0.tgz", - "integrity": "sha512-cLKE32mP6B2E84+4XUXOgZhaI+srndHAviVpDaz8S7fj4OTnRchWg1anbhpZTFAgMO0NSRs4A0kT61eXY3l/Gg==" + "version": "8.21.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.21.1.tgz", + "integrity": "sha512-837Ycl/LWvp3CH7MhROComTncy23FuhSHkIIh418iTaU5Nc88tgb5aXtq53nD1eUgbKKMdmBm6AJBgr8FAGP2g==" }, "node_modules/hexo-util": { "version": "3.3.0", diff --git a/package.json b/package.json index e4dce2d..24dd022 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.20.0" + "hexo-theme-next": "^8.21.1" } } \ No newline at end of file