Update dependency nock to v13.2.2

This commit is contained in:
Renovate Bot 2022-01-11 02:07:43 +00:00 committed by Daniel Lockyer
parent 735fbc3725
commit 2aa908c3fa
2 changed files with 5 additions and 5 deletions

View File

@ -203,7 +203,7 @@
"mocha": "9.1.3",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "0.4.10",
"nock": "13.2.1",
"nock": "13.2.2",
"papaparse": "5.3.1",
"postcss": "8.4.5",
"rewire": "5.0.0",

View File

@ -8521,10 +8521,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
nock@13.2.1:
version "13.2.1"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.1.tgz#fcf5bdb9bb9f0554a84c25d3333166c0ffd80858"
integrity sha512-CoHAabbqq/xZEknubuyQMjq6Lfi5b7RtK6SoNK6m40lebGp3yiMagWtIoYaw2s9sISD7wPuCfwFpivVHX/35RA==
nock@13.2.2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2.tgz#29a6942250278209c2b3e7a38310f703581b21fa"
integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"