diff --git a/package-lock.json b/package-lock.json index 10ee040..9340bfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-volantis": "^5.0.0-rc.1" + "hexo-theme-volantis": "^5.0.0-rc.6" } }, "node_modules/@tootallnate/once": { @@ -1228,10 +1228,9 @@ "license": "MIT" }, "node_modules/hexo-theme-volantis": { - "version": "5.0.0-rc.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.1.tgz", - "integrity": "sha512-wz8aglybTW6UIGSDWFa+Kto81Sb9xqlF9wS0f3SiWjm2PwDH1bWft+78gBEU45AbqDGCClpjW6prSTE6+gJO7g==", - "license": "MIT" + "version": "5.0.0-rc.6", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.6.tgz", + "integrity": "sha512-5h8D7y99oHXL/mjAt+nt3SRKLR7cGuXAp7rZXABpv1mHVSMqlDzCYQwKnXuDPGCzyy5blZoUmZ8S2tirIZST5g==" }, "node_modules/hexo-util": { "version": "2.5.0", @@ -3623,9 +3622,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-volantis": { - "version": "5.0.0-rc.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.1.tgz", - "integrity": "sha512-wz8aglybTW6UIGSDWFa+Kto81Sb9xqlF9wS0f3SiWjm2PwDH1bWft+78gBEU45AbqDGCClpjW6prSTE6+gJO7g==" + "version": "5.0.0-rc.6", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.6.tgz", + "integrity": "sha512-5h8D7y99oHXL/mjAt+nt3SRKLR7cGuXAp7rZXABpv1mHVSMqlDzCYQwKnXuDPGCzyy5blZoUmZ8S2tirIZST5g==" }, "hexo-util": { "version": "2.5.0", diff --git a/package.json b/package.json index a182073..68a5dee 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-volantis": "^5.0.0-rc.1" + "hexo-theme-volantis": "^5.0.0-rc.6" } }