chore(deps): update dependency nock to v13.3.6 (#3015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd664bdf6a
commit
e247cca3c7
9
package-lock.json
generated
9
package-lock.json
generated
@ -55,7 +55,7 @@
|
||||
"lockfile-lint": "4.12.1",
|
||||
"ls-engines": "0.9.0",
|
||||
"mockserver-client": "5.15.0",
|
||||
"nock": "13.3.4",
|
||||
"nock": "13.3.6",
|
||||
"npm-run-all2": "6.1.1",
|
||||
"p-retry": "6.1.0",
|
||||
"prettier": "3.0.3",
|
||||
@ -7640,14 +7640,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nock": {
|
||||
"version": "13.3.4",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.4.tgz",
|
||||
"integrity": "sha512-DDpmn5oLEdCTclEqweOT4U7bEpuoifBMFUXem9sA4turDAZ5tlbrEoWqCorwXey8CaAw44mst5JOQeVNiwtkhw==",
|
||||
"version": "13.3.6",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.6.tgz",
|
||||
"integrity": "sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"debug": "^4.1.0",
|
||||
"json-stringify-safe": "^5.0.1",
|
||||
"lodash": "^4.17.21",
|
||||
"propagate": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -71,7 +71,7 @@
|
||||
"lockfile-lint": "4.12.1",
|
||||
"ls-engines": "0.9.0",
|
||||
"mockserver-client": "5.15.0",
|
||||
"nock": "13.3.4",
|
||||
"nock": "13.3.6",
|
||||
"npm-run-all2": "6.1.1",
|
||||
"p-retry": "6.1.0",
|
||||
"prettier": "3.0.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user