diff --git a/error-reporting/package.json b/error-reporting/package.json index ee128b9eec..b59144ef37 100644 --- a/error-reporting/package.json +++ b/error-reporting/package.json @@ -27,6 +27,6 @@ "ava": "^0.25.0", "nyc": "^13.0.0", "proxyquire": "^2.0.1", - "sinon": "^6.0.0" + "sinon": "^7.0.0" } }