From c96970b817839dc8ec4b9467ef8eaa4d8fb9e23d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 4 Mar 2019 13:03:53 +0000 Subject: [PATCH] chore(package): update sinon to version 7.2.7 Closes #19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57ea8b4..c7bed82 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "express": "~4.16.3", "fs-extra": "~6.0.1", "mocha": "~5.2.0", - "sinon": "~6.0.0" + "sinon": "~7.2.7" } }