diff --git a/package-lock.json b/package-lock.json index 2990b59..da2f1e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.25.0" + "hexo-theme-next": "^8.26.0" } }, "node_modules/@adobe/css-tools": { @@ -2475,9 +2475,9 @@ "license": "MIT" }, "node_modules/hexo-theme-next": { - "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==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.26.0.tgz", + "integrity": "sha512-AJZKqaBM4W+Dhnf7imD4F26q+OKk7ArmrrKvYcf35Lw55CHzxhGQewxJXNL0y78So1FV825/O9DDPCb3yJCPfw==", "license": "AGPL-3.0-only" }, "node_modules/hexo-util": { diff --git a/package.json b/package.json index 4729fa1..1b5b981 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.25.0" + "hexo-theme-next": "^8.26.0" } }