From 7ff38e770719483dbb6182a3ae32d23bf82aff64 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 8 Mar 2019 07:45:28 +0000 Subject: [PATCH] fix(package): update strip-ansi to version 5.1.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 0d4ab0c..95c1daa 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -4,7 +4,7 @@ "react-error-overlay": "^4.0.1", "shell-quote": "^1.6.1", "sockjs-client": "^1.2.0", - "strip-ansi": "^4.0.0" + "strip-ansi": "^5.1.0" }, "files": [ "*.js"