mirror of
https://github.com/graphql-hive/console
synced 2026-05-22 16:48:56 +00:00
chore(deps): update dependency undici to v6.18.1 (#4842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
be50e3f9bf
commit
46afab7ff8
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"esbuild": "0.21.4",
|
||||
"itty-router": "4.2.2",
|
||||
"toucan-js": "3.4.0",
|
||||
"undici": "6.18.0",
|
||||
"undici": "6.18.1",
|
||||
"vitest": "1.6.0",
|
||||
"workers-loki-logger": "0.1.15",
|
||||
"zod": "3.23.8"
|
||||
|
|
|
|||
|
|
@ -809,8 +809,8 @@ importers:
|
|||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
undici:
|
||||
specifier: 6.18.0
|
||||
version: 6.18.0
|
||||
specifier: 6.18.1
|
||||
version: 6.18.1
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@types/node@20.12.12)(less@4.2.0)(terser@5.20.0)
|
||||
|
|
@ -15895,8 +15895,8 @@ packages:
|
|||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
undici@6.18.0:
|
||||
resolution: {integrity: sha512-nT8jjv/fE9Et1ilR6QoW8ingRTY2Pp4l2RUrdzV5Yz35RJDrtPc1DXvuNqcpsJSGIRHFdt3YKKktTzJA6r0fTA==}
|
||||
undici@6.18.1:
|
||||
resolution: {integrity: sha512-/0BWqR8rJNRysS5lqVmfc7eeOErcOP4tZpATVjJOojjHZ71gSYVAtFhEmadcIjwMIUehh5NFyKGsXCnXIajtbA==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
unherit@3.0.1:
|
||||
|
|
@ -35078,7 +35078,7 @@ snapshots:
|
|||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
undici@6.18.0: {}
|
||||
undici@6.18.1: {}
|
||||
|
||||
unherit@3.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue