diff --git a/package-lock.json b/package-lock.json index 51232c1..b7143b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-volantis": "^5.8.0" + "hexo-theme-volantis": "^5.8.1" } }, "node_modules/@adobe/css-tools": { @@ -1325,9 +1325,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-volantis": { - "version": "5.8.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-volantis/-/hexo-theme-volantis-5.8.0.tgz", - "integrity": "sha512-Ap8xHssnfEj6eNIoGMVJNiGUza0azPlXcnMaoVa+N69981W9VQ4QSWiylw4kyhE7uu21nCUWxFH7RptyLzDxkw==" + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.8.1.tgz", + "integrity": "sha512-xl+fIMdu29en456CtC1FW4zb1AAS9v8a+azIwwUn/HyDykCHpjMMjIY2nT8VzoDrmUorStcR1Rg+0JsNuDm5/A==" }, "node_modules/hexo-util": { "version": "3.2.0", @@ -3597,9 +3597,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "hexo-theme-volantis": { - "version": "5.8.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-volantis/-/hexo-theme-volantis-5.8.0.tgz", - "integrity": "sha512-Ap8xHssnfEj6eNIoGMVJNiGUza0azPlXcnMaoVa+N69981W9VQ4QSWiylw4kyhE7uu21nCUWxFH7RptyLzDxkw==" + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.8.1.tgz", + "integrity": "sha512-xl+fIMdu29en456CtC1FW4zb1AAS9v8a+azIwwUn/HyDykCHpjMMjIY2nT8VzoDrmUorStcR1Rg+0JsNuDm5/A==" }, "hexo-util": { "version": "3.2.0", diff --git a/package.json b/package.json index 6207d87..93887cc 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-volantis": "^5.8.0" + "hexo-theme-volantis": "^5.8.1" } } \ No newline at end of file