From f1118ead3516d4cdf79521edc9133a4e962cb854 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jun 2022 18:48:31 +0000 Subject: [PATCH] Update dependency nock to v13.2.6 --- ghost/members-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 7a5848082f..74e78ec4f1 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -22,7 +22,7 @@ "c8": "7.11.3", "jwk-to-pem": "2.0.5", "mocha": "10.0.0", - "nock": "13.2.4", + "nock": "13.2.6", "should": "13.2.3", "sinon": "14.0.0" },