From ed4c6bd4ed8b9b01e86cbb5de0206b77683f1b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 11:39:36 +0100 Subject: [PATCH] chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 (#179) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08583bf..41d1904 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "aegir": "^37.0.4", "it-all": "^1.0.6", "it-pipe": "^2.0.3", - "sinon": "^13.0.1", + "sinon": "^14.0.0", "uint8arrays": "^3.0.0" } }