From 1fe263d4aee8d568c605f055b82ae43477facbcc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 08:08:36 +0000 Subject: [PATCH] Bump sinon from 9.2.4 to 10.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 10.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/v9.2.4...v10.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 1928439..1d0fba8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "coveralls": "^3.1.0", "istanbul": "^0.4.5", "mocha": "^8.0.1", - "sinon": "^9.0.2" + "sinon": "^10.0.1" }, "bugs": { "url": "https://github.com/AstraCore/astrad-rpc/issues"