update dependency nock to v13.1.3 (#7595)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-25 11:37:40 -04:00
committed by GitHub
parent 123009bc74
commit 56ad9eeab7
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@@ -30774,9 +30774,9 @@
}
},
"node_modules/nock": {
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
"version": "13.1.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.3.tgz",
"integrity": "sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
@@ -50496,7 +50496,7 @@
"@types/js-yaml": "4.0.3",
"@types/marked-terminal": "3.1.2",
"jest": "27.0.6",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"rimraf": "3.0.2",
@@ -54406,7 +54406,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.3",
@@ -56516,7 +56516,7 @@
"marked": "^3.0.0",
"marked-terminal": "^4.1.1",
"merge-options": "^3.0.4",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"open": "^8.2.0",
"prettier": "2.3.2",
@@ -59529,7 +59529,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.3",
@@ -81950,9 +81950,9 @@
}
},
"nock": {
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
"version": "13.1.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.3.tgz",
"integrity": "sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==",
"dev": true,
"requires": {
"debug": "^4.1.0",

View File

@@ -81,7 +81,7 @@
"@types/js-yaml": "4.0.3",
"@types/marked-terminal": "3.1.2",
"jest": "27.0.6",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"rimraf": "3.0.2",

View File

@@ -54,7 +54,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.3",