From c101a08379a00d59e452fd14a3700267f622b824 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 03:19:58 +0000 Subject: [PATCH] Bump nock from 9.6.1 to 13.0.1 Bumps [nock](https://github.com/nock/nock) from 9.6.1 to 13.0.1. - [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/v9.6.1...v13.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec18ff7..64a1157 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-plugin-react": "^7.9.1", "jest": "^23.6.0", "jest-localstorage-mock": "^2.4.0", - "nock": "^9.6.1", + "nock": "^13.0.1", "webpack": "^4.12.0", "webpack-cli": "^3.3.0", "webpack-dev-server": "^3.2.1"