chore(deps): update dependency nock to v13.1.4

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-19 12:44:44 -07:00 committed by GitHub
parent 8db804b7dc
commit aa866838a8
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

@ -6757,9 +6757,9 @@
}
},
"nock": {
"version": "13.1.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.3.tgz",
"integrity": "sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==",
"version": "13.1.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.4.tgz",
"integrity": "sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw==",
"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.3",
"nock": "13.1.4",
"nyc": "15.1.0",
"p-retry": "4.6.1",
"proxyquire": "2.1.3",