diff --git a/package.json b/package.json index 8294783a..6755d6ab 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.0.4", "@types/nock": "10.0.3", "probot": "9.13.0", "typescript": "3.9.7"