diff --git a/node_modules/nock/package.json b/node_modules/nock/package.json index 9f0f2004f6..b1fc2e5cb9 100644 --- a/node_modules/nock/package.json +++ b/node_modules/nock/package.json @@ -53,7 +53,7 @@ "sinon": "^9.0.0", "sinon-chai": "^3.3.0", "superagent": "^5.0.2", - "tap": "14.6.1" + "tap": "16.0.0" }, "scripts": { "format:fix": "prettier --write '**/*.{js,json,md,ts,yml,yaml}'",