chore(deps): update dependency nock to v13.2.0 (#2233)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-08 03:28:04 +00:00 committed by GitHub
parent 7ff71ad55f
commit 5f9d1d17ab
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

@ -6768,9 +6768,9 @@
}
},
"nock": {
"version": "13.1.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.4.tgz",
"integrity": "sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.2.0.tgz",
"integrity": "sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew==",
"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.4",
"nock": "13.2.0",
"nyc": "15.1.0",
"p-retry": "4.6.1",
"proxyquire": "2.1.3",