mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update dependency undici to v6.16.0 (#4707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a5ff79835
commit
a61f751c81
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"esbuild": "0.20.2",
|
||||
"itty-router": "4.2.2",
|
||||
"toucan-js": "3.4.0",
|
||||
"undici": "6.15.0",
|
||||
"undici": "6.16.0",
|
||||
"vitest": "1.6.0",
|
||||
"workers-loki-logger": "0.1.15",
|
||||
"zod": "3.23.6"
|
||||
|
|
|
|||
|
|
@ -809,8 +809,8 @@ importers:
|
|||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
undici:
|
||||
specifier: 6.15.0
|
||||
version: 6.15.0
|
||||
specifier: 6.16.0
|
||||
version: 6.16.0
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@types/node@20.12.10)(less@4.2.0)(terser@5.20.0)
|
||||
|
|
@ -16593,8 +16593,8 @@ packages:
|
|||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
undici@6.15.0:
|
||||
resolution: {integrity: sha512-VviMt2tlMg1BvQ0FKXxrz1eJuyrcISrL2sPfBf7ZskX/FCEc/7LeThQaoygsMJpNqrATWQIsRVx+1Dpe4jaYuQ==}
|
||||
undici@6.16.0:
|
||||
resolution: {integrity: sha512-HQfVddOTb5PJtfLnJ1Px8bNGyIg/z7WTj1hjUSna1Itsv59Oca9JdclIU08ToNqvWWXjFLRzc9rqjnpfw5UWcQ==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
unherit@3.0.1:
|
||||
|
|
@ -36876,7 +36876,7 @@ snapshots:
|
|||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
undici@6.15.0: {}
|
||||
undici@6.16.0: {}
|
||||
|
||||
unherit@3.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue