From 96f66a3278a3c37eba904c45d0871ca1a6402e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:01:35 +0000 Subject: [PATCH] chore: update dependency sinon to ^16.1.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8bf7a899..18c0a671 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "mocha": "^10.2.0", "rc": "^1.2.8", "should": "^13.2.3", - "sinon": "^16.1.0" + "sinon": "^16.1.3" }, "engines": { "node": ">=16" diff --git a/package.json b/package.json index be4a56d6..13eed351 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "mocha": "^10.2.0", "rc": "^1.2.8", "should": "^13.2.3", - "sinon": "^16.1.0" + "sinon": "^16.1.3" }, "repository": { "type": "git",