diff --git a/package.json b/package.json index 1531562a..a745eddd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/mime-types": "2.1.4", "@types/mocha": "10.0.10", "@types/node": "22.13.4", - "@types/sinon": "17.0.3", + "@types/sinon": "17.0.4", "@typescript-eslint/eslint-plugin": "8.24.0", "@typescript-eslint/parser": "8.24.0", "chai": "4.5.0", diff --git a/yarn.lock b/yarn.lock index b7e54a9f..a50f8813 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1397,10 +1397,10 @@ dependencies: undici-types "~6.20.0" -"@types/sinon@17.0.3": - version "17.0.3" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa" - integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw== +"@types/sinon@17.0.4": + version "17.0.4" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.4.tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369" + integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew== dependencies: "@types/sinonjs__fake-timers" "*"