From af3f15455a1e41bc85735355a686db628ce020c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Jan 2025 12:39:47 +0000 Subject: [PATCH] chore(deps): update dependency nock to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eb69436e..322d50ae7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "koa": "^2.7.0", "linkinator": "^4.0.0", "mocha": "^9.2.2", - "nock": "^13.0.0", + "nock": "^14.0.0", "post-install-check": "0.0.1", "proxyquire": "^2.1.0", "restify": "^11.0.0",