From 69a4869db03c1924cfaeff13147272543e9b2c5f Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 17 Feb 2015 22:43:38 -0500 Subject: [PATCH] deps: should@~5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22de15b3..1e2a7ca5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "istanbul": "0.3.5", "marked": "0.3.3", "mocha": "~2.1.0", - "should": "~4.6.2", + "should": "~5.0.0", "supertest": "~0.15.0", "hjs": "~0.0.6" },