diff --git a/package.json b/package.json index b51be684..e5c4b38c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@sourcegraph/extension-api-classes": "^1.0.2", - "@types/sinon": "7.0.12", + "@types/sinon": "7.0.13", "rxjs": "^6.5.1", "sinon": "^7.3.2", "sourcegraph": "^23.0.1" diff --git a/yarn.lock b/yarn.lock index 193e87dc..e7770846 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,10 +459,10 @@ resolved "https://registry.npmjs.org/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104" integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg== -"@types/sinon@7.0.12": - version "7.0.12" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.12.tgz#18412939ae45b225bd38715a25c1040cbad80f42" - integrity sha512-fo0MWpVPSUrnZZhp9wyu+hhI3VJ9+Jhs+PWrokBTg3d2ryNPDOAWF1csIhQuYWBTn7KdZzXpRgpX2o6cwOlPWg== +"@types/sinon@7.0.13": + version "7.0.13" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313" + integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung== JSONStream@^1.0.4, JSONStream@^1.3.4: version "1.3.5"