mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
chore(deps): update dependency undici to v6.16.1 (#4732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9f0ce71ab
commit
838abc9549
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"esbuild": "0.21.1",
|
||||
"itty-router": "4.2.2",
|
||||
"toucan-js": "3.4.0",
|
||||
"undici": "6.16.0",
|
||||
"undici": "6.16.1",
|
||||
"vitest": "1.6.0",
|
||||
"workers-loki-logger": "0.1.15",
|
||||
"zod": "3.23.8"
|
||||
|
|
|
|||
|
|
@ -810,8 +810,8 @@ importers:
|
|||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
undici:
|
||||
specifier: 6.16.0
|
||||
version: 6.16.0
|
||||
specifier: 6.16.1
|
||||
version: 6.16.1
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@types/node@20.12.11)(less@4.2.0)(terser@5.20.0)
|
||||
|
|
@ -16890,8 +16890,8 @@ packages:
|
|||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
undici@6.16.0:
|
||||
resolution: {integrity: sha512-HQfVddOTb5PJtfLnJ1Px8bNGyIg/z7WTj1hjUSna1Itsv59Oca9JdclIU08ToNqvWWXjFLRzc9rqjnpfw5UWcQ==}
|
||||
undici@6.16.1:
|
||||
resolution: {integrity: sha512-NeNiTT7ixpeiL1qOIU/xTVpHpVP0svmI6PwoCKaMGaI5AsHOaRdwqU/f7Fi9eyU4u03nd5U/BC8wmRMnS9nqoA==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
unherit@3.0.1:
|
||||
|
|
@ -37447,7 +37447,7 @@ snapshots:
|
|||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
undici@6.16.0: {}
|
||||
undici@6.16.1: {}
|
||||
|
||||
unherit@3.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue