From 5874b604ab6cf02d51eeea0f1a9b7a5a352dd703 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 04:34:08 +0000 Subject: [PATCH] Bump nock from 11.9.1 to 12.0.3 Bumps [nock](https://github.com/nock/nock) from 11.9.1 to 12.0.3. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v11.9.1...v12.0.3) 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 cf0a810..31d237e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@hapi/hapi": ">=18.4", "ava": "^2.4.0", "coveralls": "^3.0.9", - "nock": "^11.7.1", + "nock": "^12.0.3", "nyc": "^15.0.0", "standard": "^14.3.1" },