mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
chore(deps): update dependency undici to v6.19.2 (#5055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7c4fe538f5
commit
e40a3cb3bc
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"esbuild": "0.21.5",
|
||||
"itty-router": "4.2.2",
|
||||
"toucan-js": "3.4.0",
|
||||
"undici": "6.18.2",
|
||||
"undici": "6.19.2",
|
||||
"vitest": "1.6.0",
|
||||
"workers-loki-logger": "0.1.15",
|
||||
"zod": "3.23.8"
|
||||
|
|
|
|||
|
|
@ -812,8 +812,8 @@ importers:
|
|||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
undici:
|
||||
specifier: 6.18.2
|
||||
version: 6.18.2
|
||||
specifier: 6.19.2
|
||||
version: 6.19.2
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@types/node@20.14.8)(less@4.2.0)(terser@5.31.1)
|
||||
|
|
@ -16405,8 +16405,8 @@ packages:
|
|||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
undici@6.18.2:
|
||||
resolution: {integrity: sha512-o/MQLTwRm9IVhOqhZ0NQ9oXax1ygPjw6Vs+Vq/4QRjbOAC3B1GCHy7TYxxbExKlb7bzDRzt9vBWU6BDz0RFfYg==}
|
||||
undici@6.19.2:
|
||||
resolution: {integrity: sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
unherit@3.0.1:
|
||||
|
|
@ -36269,7 +36269,7 @@ snapshots:
|
|||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
undici@6.18.2: {}
|
||||
undici@6.19.2: {}
|
||||
|
||||
unherit@3.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue