From 7e54afe426113bc564d4aa656ce5720a2fc448c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 14:32:18 +0000 Subject: [PATCH] chore(deps): update dependency sinon-chai to v4 - - package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d6890e98..14673939b 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "proxyquire": "^2.1.3", "quicktype": "^23.2.6", "sinon": "^21.0.0", - "sinon-chai": "^3.7.0", + "sinon-chai": "^4.0.1", "ts-mocha": "^11.1.0", "ts-node": "^10.9.2", "tsx": "^4.20.6",