diff --git a/package-lock.json b/package-lock.json index b8e1242..641b3d9 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.28.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.28.1", + "resolved": "https://registry.npmjs.org/hexo-theme-stellar/-/hexo-theme-stellar-1.28.1.tgz", + "integrity": "sha512-l7PPFAb+EkE+1305jNtY6vBdE7yQPvjUtmmLUNvsvPcgSNdNCBkxLs16Qvl98S0a/bfpD6M1zIBNZ0koGnIIFw==", "dependencies": { "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 8acf754..691b2dd 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.28.1", "markdown-it-highlightjs": "^4.0.1" } }