From 76e43b04d77fc25faeb06344db77aa074655530e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 08:04:25 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 9.2.4 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 9.2.4. - [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...v9.2.4) 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 b21df78..df9d16a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "koa-bodyparser": "^1.4.1", "mocha": "^2.0.1", "should": "^4.4.1", - "sinon": "^1.14.1", + "sinon": "^9.2.4", "supertest": "^0.15.0" }, "engines": {