chore(deps): update dependency nock to v13.4.0 (#3076)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-27 21:44:20 +00:00 committed by GitHub
parent cac1dbb121
commit 5ca3d78c63
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", "lockfile-lint": "4.12.1",
"ls-engines": "0.9.1", "ls-engines": "0.9.1",
"mockserver-client": "5.15.0", "mockserver-client": "5.15.0",
"nock": "13.3.8", "nock": "13.4.0",
"npm-run-all2": "6.1.1", "npm-run-all2": "6.1.1",
"p-retry": "6.1.0", "p-retry": "6.1.0",
"prettier": "3.1.0", "prettier": "3.1.0",
@ -7976,9 +7976,9 @@
} }
}, },
"node_modules/nock": { "node_modules/nock": {
"version": "13.3.8", "version": "13.4.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.8.tgz", "resolved": "https://registry.npmjs.org/nock/-/nock-13.4.0.tgz",
"integrity": "sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==", "integrity": "sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"debug": "^4.1.0", "debug": "^4.1.0",

View File

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