chore(deps): update dependency nock to v13.3.7 (#3035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-30 18:30:55 +00:00 committed by GitHub
parent 4711a38196
commit bef62a26b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -55,7 +55,7 @@
"lockfile-lint": "4.12.1",
"ls-engines": "0.9.0",
"mockserver-client": "5.15.0",
"nock": "13.3.6",
"nock": "13.3.7",
"npm-run-all2": "6.1.1",
"p-retry": "6.1.0",
"prettier": "3.0.3",
@ -7661,9 +7661,9 @@
}
},
"node_modules/nock": {
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.6.tgz",
"integrity": "sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==",
"version": "13.3.7",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.7.tgz",
"integrity": "sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",

View File

@ -70,7 +70,7 @@
"lockfile-lint": "4.12.1",
"ls-engines": "0.9.0",
"mockserver-client": "5.15.0",
"nock": "13.3.6",
"nock": "13.3.7",
"npm-run-all2": "6.1.1",
"p-retry": "6.1.0",
"prettier": "3.0.3",