mirror of
https://github.com/directus/directus.git
synced 2026-01-27 20:57:56 -05:00
update dependency nock to v13.1.2 (#7530)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -31108,9 +31108,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nock": {
|
||||
"version": "13.1.1",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz",
|
||||
"integrity": "sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
|
||||
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"debug": "^4.1.0",
|
||||
@@ -50848,7 +50848,7 @@
|
||||
"@types/js-yaml": "4.0.2",
|
||||
"@types/marked-terminal": "3.1.2",
|
||||
"jest": "27.0.6",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.3.2",
|
||||
"rimraf": "3.0.2",
|
||||
@@ -54758,7 +54758,7 @@
|
||||
"dotenv": "10.0.0",
|
||||
"jest": "27.0.6",
|
||||
"jest-environment-jsdom": "27.0.6",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.56.2",
|
||||
@@ -56866,7 +56866,7 @@
|
||||
"marked": "^3.0.0",
|
||||
"marked-terminal": "^4.1.1",
|
||||
"merge-options": "^3.0.4",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"open": "^8.2.0",
|
||||
"prettier": "2.3.2",
|
||||
@@ -59879,7 +59879,7 @@
|
||||
"dotenv": "10.0.0",
|
||||
"jest": "27.0.6",
|
||||
"jest-environment-jsdom": "27.0.6",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.56.2",
|
||||
@@ -82541,9 +82541,9 @@
|
||||
}
|
||||
},
|
||||
"nock": {
|
||||
"version": "13.1.1",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz",
|
||||
"integrity": "sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
|
||||
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"debug": "^4.1.0",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"@types/js-yaml": "4.0.2",
|
||||
"@types/marked-terminal": "3.1.2",
|
||||
"jest": "27.0.6",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.3.2",
|
||||
"rimraf": "3.0.2",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"dotenv": "10.0.0",
|
||||
"jest": "27.0.6",
|
||||
"jest-environment-jsdom": "27.0.6",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.56.2",
|
||||
|
||||
Reference in New Issue
Block a user