From b430bc87c24816b6f6044430c3b6bb5949d65eec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 08:10:49 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 9.0.3 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 9.0.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67a6106..2093b18 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "jshint": "^2.8.0", "mocha": "^2.3.3", "should": "^7.1.0", - "sinon": "^1.14.1", + "sinon": "^9.0.3", "supertest": "^0.15.0" }, "engines": {