diff --git a/package-lock.json b/package-lock.json index b8e1242..95723c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-stellar": "^1.27.0", + "hexo-theme-stellar": "^1.29.1", "markdown-it-highlightjs": "^4.0.1" } }, @@ -1631,9 +1631,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-stellar": { - "version": "1.27.0", - "resolved": "https://registry.npmjs.org/hexo-theme-stellar/-/hexo-theme-stellar-1.27.0.tgz", - "integrity": "sha512-Bq2la67rA4KDYGIuKFG8mjp2VCXKFDJG4lItJQJfaqLZbB416Ml3cmK1kAQj/ikxokXCOeaYpJo0uCqUpyi/zA==", + "version": "1.29.1", + "resolved": "https://registry.npmjs.org/hexo-theme-stellar/-/hexo-theme-stellar-1.29.1.tgz", + "integrity": "sha512-6OetnuydRZ0ZYrpGeFj5D1kABLgRign6X7Jaz1xNwqso8S51X1cSZgSmdivaYPDYIDHvZD6czmErj1TS+gAlKg==", "dependencies": { "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 8acf754..8a21451 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-stellar": "^1.27.0", + "hexo-theme-stellar": "^1.29.1", "markdown-it-highlightjs": "^4.0.1" } }