From 2c357398092dc9077ee5f25c927d36cf1637b8cf Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 10 Oct 2016 14:25:07 +0100 Subject: [PATCH] chore(package): update should to version 11.1.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b7ecc0..62dc133 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-mocha-istanbul": "^2.2.0", "istanbul": "^0.3.4", "mocha": "~1.8.1", - "should": "~1.2.2" + "should": "~11.1.1" }, "peerDependencies": { "xmpp-ftw": "1.x"