Update dependency nock to v13.0.6

This commit is contained in:
Renovate Bot 2021-01-20 20:54:25 +00:00
parent c9d1fa0b96
commit 9c3c90a4be
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -163,7 +163,7 @@
"jwks-rsa": "1.12.2", "jwks-rsa": "1.12.2",
"mocha": "8.2.1", "mocha": "8.2.1",
"mock-knex": "0.4.9", "mock-knex": "0.4.9",
"nock": "13.0.5", "nock": "13.0.6",
"papaparse": "5.3.0", "papaparse": "5.3.0",
"proxyquire": "2.1.3", "proxyquire": "2.1.3",
"rewire": "5.0.0", "rewire": "5.0.0",

View File

@ -6707,10 +6707,10 @@ no-case@^3.0.3:
lower-case "^2.0.1" lower-case "^2.0.1"
tslib "^1.10.0" tslib "^1.10.0"
nock@13.0.5: nock@13.0.6:
version "13.0.5" version "13.0.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5.tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414" resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.6.tgz#9f90573ea6e84883b94eeac374d1c73460afed56"
integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg== integrity sha512-W81UZ1Tv21SWDZcA8Lu9LXYVl2gO9ADY5GadC6gFV9690h4TXz0oCkEoMckN/sPMHkDA79Ka9dXga9Mt1+j+Sg==
dependencies: dependencies:
debug "^4.1.0" debug "^4.1.0"
json-stringify-safe "^5.0.1" json-stringify-safe "^5.0.1"