From 1d30f4c7b399656f0fddf91085a694cad2da32c2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Feb 2018 09:15:24 -0800 Subject: [PATCH] fix(package): update sinon to version 4.2.2 (#96) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4310c45..7d9da1b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "lodash": "4.17.4", "nyc": "11.4.1", "proxyquire": "1.8.0", - "sinon": "4.2.1", + "sinon": "4.2.2", "string": "3.3.3", "supertest": "3.0.0", "yargs": "11.0.0",