From 26746a4d2df99ac0f64a71b00238c77074dc0938 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:45:26 +0000 Subject: [PATCH] Update dependency nock to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a6ba97..9ac3052 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "husky": "3.0.5", "jest": "24.9.0", "lint-staged": "9.3.0", - "nock": "11.3.5", + "nock": "13.5.1", "prettier": "1.18.2" }, "scripts": {