diff --git a/package.json b/package.json index 10422aed..d7d51d1b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test:watch": "jest --watch --notify --notifyMode=change --coverage" }, "dependencies": { - "nock": "12.0.3", + "nock": "13.1.3", "@types/nock": "10.0.3", "probot": "9.15.1", "typescript": "3.9.10"