From cb315d833a74500f93d04d6615ab0d995feeab32 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Mar 2019 08:52:13 +0000 Subject: [PATCH] chore(package): update strip-ansi to version 5.2.0 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12f3cb..ec15a85 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "husky": "^0.14.3", "lint-staged": "^7.0.4", "mocha": "^5.1.1", - "strip-ansi": "^4.0.0", + "strip-ansi": "^5.2.0", "supertest": "^3.0.0" }, "dependencies": {