From 65566b35f96367ca96e42aa3c87b33f02a96b8e2 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 1ef9c087..4a722d2e 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 dbdc551d..efa3ab20 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",