chore(deps): update dependency nock to v13.3.1 (#2777)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-10 16:01:22 -05:00 committed by GitHub
parent 0d5e717fa6
commit 4af49f3c87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -53,7 +53,7 @@
"got": "12.6.0", "got": "12.6.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"mockserver-client": "5.15.0", "mockserver-client": "5.15.0",
"nock": "13.3.0", "nock": "13.3.1",
"p-retry": "5.1.2", "p-retry": "5.1.2",
"prettier": "2.8.8", "prettier": "2.8.8",
"sinon": "15.0.4", "sinon": "15.0.4",
@ -3874,9 +3874,9 @@
} }
}, },
"node_modules/nock": { "node_modules/nock": {
"version": "13.3.0", "version": "13.3.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.0.tgz", "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.1.tgz",
"integrity": "sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==", "integrity": "sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"debug": "^4.1.0", "debug": "^4.1.0",
@ -12264,9 +12264,9 @@
} }
}, },
"nock": { "nock": {
"version": "13.3.0", "version": "13.3.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.0.tgz", "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.1.tgz",
"integrity": "sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==", "integrity": "sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==",
"dev": true, "dev": true,
"requires": { "requires": {
"debug": "^4.1.0", "debug": "^4.1.0",

View File

@ -67,7 +67,7 @@
"got": "12.6.0", "got": "12.6.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"mockserver-client": "5.15.0", "mockserver-client": "5.15.0",
"nock": "13.3.0", "nock": "13.3.1",
"p-retry": "5.1.2", "p-retry": "5.1.2",
"prettier": "2.8.8", "prettier": "2.8.8",
"sinon": "15.0.4", "sinon": "15.0.4",