diff --git a/package-lock.json b/package-lock.json index bfe8090..6d50360 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-butterfly": "^5.2.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.19.1", + "hexo-theme-next": "^8.22.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": { @@ -8187,9 +8187,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.19.1.tgz", - "integrity": "sha512-qtILs1j0FpWi4hk+WcdjoOfztvMZZsqe6lg6SAEPJdPMsalLyoo7Jaf2AoDneMadE4hyF0n6daPhHLa3A+5m5A==" + "version": "8.22.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.22.0.tgz", + "integrity": "sha512-5ygjwme0LUlwmeuyHAll8977PAGbepUzit9N4cxQEW2jDMiEMQDWZj8GaTJ1dMzJ67RXQCIIVOwxlQ8jywYIMg==" }, "node_modules/hexo-util": { "version": "3.1.0", diff --git a/package.json b/package.json index 79e92c1..c64232f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-butterfly": "^5.2.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.19.1", + "hexo-theme-next": "^8.22.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": {