From 85c46613ccd7947484e56accda8596287909b58c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 06:22:10 +0000 Subject: [PATCH] chore(package): update strip-ansi to version 6.0.0 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12f3cb..387d257 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": "^6.0.0", "supertest": "^3.0.0" }, "dependencies": {