From 3e69a495d74be6d59711350d57c5fd0a9ed3bb58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:28:45 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7da588d..5e119be 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "istanbul": "0.4.5", "lint-staged": "7.3.0", "mocha": "5.2.0", - "nock": "10.0.6", + "nock": "13.3.3", "prettier-standard": "8.0.1" }, "eslintConfig": {