chore(deps): update dependency nock to v13.5.0 (#3142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-14 20:15:58 +00:00 committed by GitHub
parent 2c0b371f7b
commit 2096d44b0c
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

@ -56,7 +56,7 @@
"lockfile-lint": "4.12.1",
"ls-engines": "0.9.1",
"mockserver-client": "5.15.0",
"nock": "13.4.0",
"nock": "13.5.0",
"npm-run-all2": "6.1.1",
"p-retry": "6.2.0",
"prettier": "3.2.2",
@ -8084,9 +8084,9 @@
}
},
"node_modules/nock": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.4.0.tgz",
"integrity": "sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.0.tgz",
"integrity": "sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",

View File

@ -71,7 +71,7 @@
"lockfile-lint": "4.12.1",
"ls-engines": "0.9.1",
"mockserver-client": "5.15.0",
"nock": "13.4.0",
"nock": "13.5.0",
"npm-run-all2": "6.1.1",
"p-retry": "6.2.0",
"prettier": "3.2.2",