From 38800f049fbb5c5a448f7c221cec817a6495778a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2019 06:15:30 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 8.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 8.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v1.17.7...v8.0.1) 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 d57fcf4..94c1c0b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "cheerio": "^0.22.0", "mocha": "^3.1.2", "nock": "^9.0.2", - "sinon": "^1.16.1", + "sinon": "^8.0.1", "supertest": "^2.0.1" }, "engines": {