diff --git a/package.json b/package.json index 9bae4d90..854d06db 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "parcel-bundler": "^1.12.3", "prettier": "1.19.1", "rxjs": "^6.5.2", - "sinon": "^7.3.2", + "sinon": "^7.5.0", "source-map-support": "^0.5.12", "sourcegraph": "^24.4.0", "ts-node": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index 10793940..a7a0090a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5725,7 +5725,7 @@ simple-swizzle@^0.2.2: dependencies: is-arrayish "^0.3.1" -sinon@^7.3.2, sinon@^7.5.0: +sinon@^7.5.0: version "7.5.0" resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.5.0.tgz#e9488ea466070ea908fd44a3d6478fd4923c67ec" integrity sha512-AoD0oJWerp0/rY9czP/D6hDTTUYGpObhZjMpd7Cl/A6+j0xBE+ayL/ldfggkBXUs0IkvIiM1ljM8+WkOc5k78Q==