1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency nock to v13.2.7

This commit is contained in:
Renovate Bot 2022-06-15 04:08:56 +00:00 committed by renovate[bot]
parent 7ce95cafc8
commit 2d3dce15c5
2 changed files with 5 additions and 5 deletions

View File

@ -158,7 +158,7 @@
"husky": "8.0.1",
"jest": "27.5.1",
"lint-staged": "13.0.1",
"nock": "13.2.6",
"nock": "13.2.7",
"prettier": "2.7.0",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",

View File

@ -5655,10 +5655,10 @@ next-tick@~1.0.0:
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz"
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
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@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"