From 902a21668204f4b8b257d3b902ea358a986c2639 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 18:31:46 +0000 Subject: [PATCH] :arrow_up: Updates nock to v13 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/github/package.json b/api/github/package.json index d6bf744..5aae9e1 100644 --- a/api/github/package.json +++ b/api/github/package.json @@ -29,7 +29,7 @@ "chai": "3.5.0", "formatio": "1.2.0", "mocha": "3.5.3", - "nock": "8.2.2", + "nock": "13.5.6", "rimraf": "2.7.1", "sinon": "1.17.7", "sinon-chai": "2.14.0",