From 79d8cc26dea65a540ff179a1fb3a0c2cda9142ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 12:56:53 -0500 Subject: [PATCH] Upgrade: Bump nock from 13.0.7 to 13.0.9 (#203) Bumps [nock](https://github.com/nock/nock) from 13.0.7 to 13.0.9. - [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/v13.0.7...v13.0.9) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeepaliAloori <71791564+DeepaliAloori@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7c7c19f..5fd9f70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3311,9 +3311,9 @@ } }, "nock": { - "version": "13.0.7", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.0.7.tgz", - "integrity": "sha512-WBz73VYIjdbO6BwmXODRQLtn7B5tldA9pNpWJe5QTtTEscQlY5KXU4srnGzBOK2fWakkXj69gfTnXGzmrsaRWw==", + "version": "13.0.9", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.0.9.tgz", + "integrity": "sha512-SoGx/J0SsZPOdBFrBC9PP6NwaEgOBQIRPbsOsO9q+OwOPWc5eT6wALSxn3ZNE4Fv2ImIUXM4Hv/07rjq/uWDew==", "dev": true, "requires": { "debug": "^4.1.0",