diff --git a/package.json b/package.json index 4362418b..20dda49b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/markdown-it": "12.2.3", "@types/node": "16.11.26", "@types/ramda": "0.28.2", - "@types/sinon": "10.0.11", + "@types/sinon": "10.0.20", "@typescript-eslint/eslint-plugin": "5.16.0", "@typescript-eslint/parser": "5.16.0", "ava": "4.1.0", diff --git a/yarn.lock b/yarn.lock index b9a7f04a..89f715e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1268,10 +1268,10 @@ dependencies: "@types/node" "*" -"@types/sinon@10.0.11": - version "10.0.11" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42" - integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g== +"@types/sinon@10.0.20": + version "10.0.20" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146" + integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg== dependencies: "@types/sinonjs__fake-timers" "*"