Update dependency nock to v13.1.4

This commit is contained in:
Renovate Bot 2021-10-20 07:20:39 +00:00 committed by Daniel Lockyer
parent 1fd980ee9b
commit 5524509274
2 changed files with 5 additions and 5 deletions

View File

@ -197,7 +197,7 @@
"mocha": "9.1.3",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "0.4.10",
"nock": "13.1.3",
"nock": "13.1.4",
"papaparse": "5.3.1",
"postcss": "8.3.9",
"rewire": "5.0.0",

View File

@ -7818,10 +7818,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
nock@13.1.3:
version "13.1.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.3.tgz#110b005965654a8ffb798e87bad18b467bff15f9"
integrity sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==
nock@13.1.4:
version "13.1.4"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4.tgz#367c917d4c532a889404b85ade92762c29e80262"
integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"