diff --git a/package-lock.json b/package-lock.json index 5bd72c6..54642d2 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.24.1" + "hexo-theme-next": "^8.25.0" } }, "node_modules/@adobe/css-tools": { @@ -1225,9 +1225,9 @@ "license": "MIT" }, "node_modules/hexo-theme-next": { - "version": "8.24.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.24.1.tgz", - "integrity": "sha512-DTa+umV5XTDa8XEtiLkaKDzgHqlnrj5HXi+6auI690TJdbIULm9sgaUQFkriDr2jeeGQDUV4ptsvgTTRaZjiGw==", + "version": "8.25.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.25.0.tgz", + "integrity": "sha512-ZboBoswarJAjGKnQxtepD3ZaOYJAQFj+SaIL8l7w/FcDZpqFPeBerVd861YMujQW4XRHiREh+dEjdJQeArhvkg==", "license": "AGPL-3.0-only" }, "node_modules/hexo-util": { diff --git a/package.json b/package.json index 9e77f72..6d8ffb3 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.24.1" + "hexo-theme-next": "^8.25.0" } }