diff --git a/package.json b/package.json index fc0123d..a95ef44 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "gulp-shell": "0.5.2", "jshint": "2.9.4", "mocha": "3.2.0", - "should": "11.1.2" + "should": "11.2.0" }, "scripts": { "test": "mocha --reporter spec && jshint ./*.js && jshint ./test/*.js"