diff --git a/package-lock.json b/package-lock.json index e5a224e..f2f1e62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^5.3.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.22.0", + "hexo-theme-next": "^8.23.0", "mime-db": "^1.53.0" } }, @@ -1160,9 +1160,10 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.22.0", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.22.0.tgz", - "integrity": "sha512-5ygjwme0LUlwmeuyHAll8977PAGbepUzit9N4cxQEW2jDMiEMQDWZj8GaTJ1dMzJ67RXQCIIVOwxlQ8jywYIMg==" + "version": "8.23.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.23.0.tgz", + "integrity": "sha512-hHRuGRCTF1HyIjvucK3Ylxr2qYB2/bFXdD/IWyPtxcVvkLgn3jcwBq4Zw/ksd0qtKNnLnjrlwWSH9Dyy9Li5mA==", + "license": "AGPL-3.0-only" }, "node_modules/hexo-util": { "version": "3.3.0", diff --git a/package.json b/package.json index edd2fca..fcc3603 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^5.3.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.22.0", + "hexo-theme-next": "^8.23.0", "mime-db": "^1.53.0" } }