diff --git a/package-lock.json b/package-lock.json index 0ecc752..f5e39d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.18.2" + "hexo-theme-next": "^8.19.1" } }, "node_modules/@adobe/css-tools": { @@ -1284,9 +1284,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.18.2", - "resolved": "https://registry.npmmirror.com/hexo-theme-next/-/hexo-theme-next-8.18.2.tgz", - "integrity": "sha512-gGxi29yKwaWF3lfSLYPrt3UwOWuBIcawjTWgt5z5f06RmBCc41kfAQWBkRnllSrHJeewk+tOku989kKAtfQwpA==" + "version": "8.19.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.19.1.tgz", + "integrity": "sha512-qtILs1j0FpWi4hk+WcdjoOfztvMZZsqe6lg6SAEPJdPMsalLyoo7Jaf2AoDneMadE4hyF0n6daPhHLa3A+5m5A==" }, "node_modules/hexo-util": { "version": "3.1.0", diff --git a/package.json b/package.json index 11af353..c1b1f03 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,6 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.18.2" + "hexo-theme-next": "^8.19.1" } }