chore(deps): update dependency nock to v13.1.3 (#2107)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-04 23:29:44 +00:00 committed by GitHub
parent 5e228a1cd1
commit e58b76e700
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

@ -6754,9 +6754,9 @@
}
},
"nock": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz",
"integrity": "sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==",
"version": "13.1.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.3.tgz",
"integrity": "sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==",
"dev": true,
"requires": {
"debug": "^4.1.0",

View File

@ -60,7 +60,7 @@
"got": "11.8.2",
"js-yaml": "4.1.0",
"mockserver-client": "5.11.2",
"nock": "13.1.1",
"nock": "13.1.3",
"nyc": "15.1.0",
"p-retry": "4.6.1",
"proxyquire": "2.1.3",