diff --git a/package.json b/package.json index b156bad..e31fdfb 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", - "strip-ansi": "^6.0.1" + "strip-ansi": "^7.0.0" } }