diff --git a/package.json b/package.json index ae8e370..64c2acd 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.6", + "nock": "13.2.7", "release-it": "15.0.0", "ts-auto-mock": "^3.3.5", "ts-jest": "^27.0.4", diff --git a/yarn.lock b/yarn.lock index 4b642b2..633ee15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4184,10 +4184,10 @@ new-github-release-url@2.0.0: dependencies: type-fest "^2.5.1" -nock@*, nock@13.2.6: - version "13.2.6" - resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03" - integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA== +nock@*, nock@13.2.7: + version "13.2.7" + resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168" + integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg== dependencies: debug "^4.1.0" json-stringify-safe "^5.0.1"