From dfc4cfc34085833c0a28db33104fe47e1334cc32 Mon Sep 17 00:00:00 2001 From: arteck <6681528+arteck@users.noreply.github.com> Date: Wed, 10 Apr 2024 07:33:32 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b154b7d..7e31fe58 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/mocha": "^10.0.1", "@types/proxyquire": "^1.3.28", "@types/sinon": "^17.0.3", - "@types/sinon-chai": "^3.2.9", + "@types/sinon-chai": "^3.2.12", "chai": "^4.3.10", "chai-as-promised": "^7.1.1", "eslint": "^8.52.0",