From 7d8d442bc730cae16f6a93dcf364c25fb47c3dd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:26:47 +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 8dfe9db..3bbfd34 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.3.6", "prettier": "1.18.2" }, "scripts": {