diff --git a/package.json b/package.json index c9448bf..0cda219 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-util": "^3.0.1" + "hexo-util": "^3.3.0" } } diff --git a/yarn.lock b/yarn.lock index 5dfda07..e267913 100644 --- a/yarn.lock +++ b/yarn.lock @@ -727,10 +727,10 @@ hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0: prismjs "^1.17.1" strip-indent "^3.0.0" -hexo-util@^3.0.1, hexo-util@^3.1.0: - version "3.2.0" - resolved "https://registry.npmmirror.com/hexo-util/-/hexo-util-3.2.0.tgz#42232f21387b990b6756e402a0f78c3dfe372aae" - integrity sha512-iM2eS8P88IUpcgiU2szx584bwhXzjzLLqED6WwDk55wYQZrQh/sni/UJwmoW4pxpgubbISIUPXr4LjwPyJuYzA== +hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-3.3.0.tgz#448927fb22e167f2159306666cc2c7e82c777513" + integrity sha512-YvGngXijE2muEh5L/VI4Fmjqb+/yAkmY+VuyhWVoRwQu1X7bmWodsfYRXX7CUYhi5LqsvH8FAe/yBW1+f6ZX4Q== dependencies: camel-case "^4.1.2" cross-spawn "^7.0.3"