mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
chore(deps): update dependency nock to v13.3.2 (#2610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb65f9fc25
commit
0d2c1f1a0a
3 changed files with 8 additions and 8 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"@envelop/types": "4.0.0",
|
||||
"@types/async-retry": "1.4.5",
|
||||
"graphql-yoga": "4.0.3",
|
||||
"nock": "13.3.1",
|
||||
"nock": "13.3.2",
|
||||
"vitest": "0.31.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
|||
|
|
@ -21,6 +21,6 @@
|
|||
"esbuild": "0.17.19",
|
||||
"itty-router": "2.6.6",
|
||||
"itty-router-extras": "0.4.5",
|
||||
"nock": "13.3.1"
|
||||
"nock": "13.3.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -433,8 +433,8 @@ importers:
|
|||
specifier: 4.0.3
|
||||
version: 4.0.3(graphql@16.6.0)
|
||||
nock:
|
||||
specifier: 13.3.1
|
||||
version: 13.3.1
|
||||
specifier: 13.3.2
|
||||
version: 13.3.2
|
||||
vitest:
|
||||
specifier: 0.31.1
|
||||
version: 0.31.1
|
||||
|
|
@ -713,8 +713,8 @@ importers:
|
|||
specifier: 0.4.5
|
||||
version: 0.4.5
|
||||
nock:
|
||||
specifier: 13.3.1
|
||||
version: 13.3.1
|
||||
specifier: 13.3.2
|
||||
version: 13.3.2
|
||||
|
||||
packages/services/cdn-worker:
|
||||
dependencies:
|
||||
|
|
@ -23711,8 +23711,8 @@ packages:
|
|||
lower-case: 2.0.2
|
||||
tslib: 2.5.3
|
||||
|
||||
/nock@13.3.1:
|
||||
resolution: {integrity: sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==}
|
||||
/nock@13.3.2:
|
||||
resolution: {integrity: sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==}
|
||||
engines: {node: '>= 10.13'}
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue