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.3 (#2868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fab34329c0
commit
01a75cb7c6
3 changed files with 8 additions and 8 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"@envelop/types": "4.0.0",
|
||||
"@types/async-retry": "1.4.5",
|
||||
"graphql-yoga": "4.0.3",
|
||||
"nock": "13.3.2",
|
||||
"nock": "13.3.3",
|
||||
"vitest": "0.31.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"esbuild": "0.17.19",
|
||||
"itty-router": "2.6.6",
|
||||
"itty-router-extras": "0.4.5",
|
||||
"nock": "13.3.2",
|
||||
"nock": "13.3.3",
|
||||
"toucan-js": "3.2.3",
|
||||
"workers-loki-logger": "0.1.15",
|
||||
"zod": "3.21.4"
|
||||
|
|
|
|||
|
|
@ -437,8 +437,8 @@ importers:
|
|||
specifier: 4.0.3
|
||||
version: 4.0.3(graphql@16.6.0)
|
||||
nock:
|
||||
specifier: 13.3.2
|
||||
version: 13.3.2
|
||||
specifier: 13.3.3
|
||||
version: 13.3.3
|
||||
vitest:
|
||||
specifier: 0.31.1
|
||||
version: 0.31.1
|
||||
|
|
@ -703,8 +703,8 @@ importers:
|
|||
specifier: 0.4.5
|
||||
version: 0.4.5
|
||||
nock:
|
||||
specifier: 13.3.2
|
||||
version: 13.3.2
|
||||
specifier: 13.3.3
|
||||
version: 13.3.3
|
||||
toucan-js:
|
||||
specifier: 3.2.3
|
||||
version: 3.2.3
|
||||
|
|
@ -23860,8 +23860,8 @@ packages:
|
|||
tslib: 2.5.3
|
||||
dev: true
|
||||
|
||||
/nock@13.3.2:
|
||||
resolution: {integrity: sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==}
|
||||
/nock@13.3.3:
|
||||
resolution: {integrity: sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==}
|
||||
engines: {node: '>= 10.13'}
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue