chore(deps): update dependency nock to v13.0.7 (#1767)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-30 06:05:46 +00:00 committed by GitHub
parent ea5e813192
commit 54bf761f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6468,9 +6468,9 @@
} }
}, },
"nock": { "nock": {
"version": "13.0.6", "version": "13.0.7",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.0.6.tgz", "resolved": "https://registry.npmjs.org/nock/-/nock-13.0.7.tgz",
"integrity": "sha512-W81UZ1Tv21SWDZcA8Lu9LXYVl2gO9ADY5GadC6gFV9690h4TXz0oCkEoMckN/sPMHkDA79Ka9dXga9Mt1+j+Sg==", "integrity": "sha512-WBz73VYIjdbO6BwmXODRQLtn7B5tldA9pNpWJe5QTtTEscQlY5KXU4srnGzBOK2fWakkXj69gfTnXGzmrsaRWw==",
"dev": true, "dev": true,
"requires": { "requires": {
"debug": "^4.1.0", "debug": "^4.1.0",

View File

@ -60,7 +60,7 @@
"got": "11.8.1", "got": "11.8.1",
"js-yaml": "3.14.0", "js-yaml": "3.14.0",
"mockserver-client": "5.11.2", "mockserver-client": "5.11.2",
"nock": "13.0.6", "nock": "13.0.7",
"nyc": "15.1.0", "nyc": "15.1.0",
"p-retry": "4.3.0", "p-retry": "4.3.0",
"proxyquire": "2.1.3", "proxyquire": "2.1.3",