chore(deps): update dependency nock to v13.0.11 (#1844)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-11 15:09:05 -08:00 committed by GitHub
parent 44b3344b91
commit 971a5e0d16
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

@ -6671,9 +6671,9 @@
}
},
"nock": {
"version": "13.0.7",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.0.7.tgz",
"integrity": "sha512-WBz73VYIjdbO6BwmXODRQLtn7B5tldA9pNpWJe5QTtTEscQlY5KXU4srnGzBOK2fWakkXj69gfTnXGzmrsaRWw==",
"version": "13.0.11",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.0.11.tgz",
"integrity": "sha512-sKZltNkkWblkqqPAsjYW0bm3s9DcHRPiMOyKO/PkfJ+ANHZ2+LA2PLe22r4lLrKgXaiSaDQwW3qGsJFtIpQIeQ==",
"dev": true,
"requires": {
"debug": "^4.1.0",

View File

@ -60,7 +60,7 @@
"got": "11.8.1",
"js-yaml": "3.14.1",
"mockserver-client": "5.11.2",
"nock": "13.0.7",
"nock": "13.0.11",
"nyc": "15.1.0",
"p-retry": "4.4.0",
"proxyquire": "2.1.3",