From 5ab4b504ecafcf5e7cbd1116549c80539baddf58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 16:47:57 +0000 Subject: [PATCH] chore(deps-dev): bump nock from 12.0.3 to 13.0.2 Bumps [nock](https://github.com/nock/nock) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v12.0.3...v13.0.2) Signed-off-by: dependabot-preview[bot] --- packages/ipfs-http-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ipfs-http-client/package.json b/packages/ipfs-http-client/package.json index 31d37a466f..c5ac4d33cf 100644 --- a/packages/ipfs-http-client/package.json +++ b/packages/ipfs-http-client/package.json @@ -76,7 +76,7 @@ "it-all": "^1.0.1", "it-concat": "^1.0.0", "it-pipe": "^1.1.0", - "nock": "^12.0.3" + "nock": "^13.0.2" }, "engines": { "node": ">=10.3.0",