diff --git a/package.json b/package.json index 2b9d2ad..d41a32a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jest-ts-auto-mock": "^2.0.0", "kind-of": "^6.0.3", "minimist": ">=1.2.3", - "nock": "13.2.1", + "nock": "13.2.2", "release-it": "14.12.1", "ts-auto-mock": "^3.3.5", "ts-jest": "^27.0.4", diff --git a/yarn.lock b/yarn.lock index 0ade440..cf69d04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3746,10 +3746,10 @@ new-github-release-url@1.0.0: dependencies: type-fest "^0.4.1" -nock@*, 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@*, 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"