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.8

This commit is contained in:
renovate[bot] 2022-06-30 21:56:19 +00:00
parent a30159a170
commit c7847dd191
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.3",
"nock": "13.2.7",
"nock": "13.2.8",
"prettier": "2.7.1",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",

View File

@ -5669,10 +5669,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.7:
version "13.2.7"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
nock@13.2.8:
version "13.2.8"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"