diff --git a/package.json b/package.json index 6429c795a..198821b43 100644 --- a/package.json +++ b/package.json @@ -281,7 +281,7 @@ "@types/node": "20.17.46", "@types/progress": "2.0.7", "@types/semver": "7.7.0", - "@types/sinon-chai": "3.2.12", + "@types/sinon-chai": "4.0.0", "@types/sinonjs__fake-timers": "8.1.5", "@types/stream-buffers": "3.0.7", "@types/tmp": "0.2.6", @@ -306,7 +306,7 @@ "reindent-template-literals": "1.1.0", "shx": "0.4.0", "sinon": "21.0.0", - "sinon-chai": "3.7.0", + "sinon-chai": "4.0.0", "stream-to-string": "1.2.1", "tmp": "0.2.3", "ts-node": "10.9.2",