fix(deps): update dependency undici to v7.10.0 (#3158)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
096d37be37
commit
eb5d5f8260
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -396,8 +396,8 @@ importers:
|
||||
specifier: 2.2.2
|
||||
version: 2.2.2
|
||||
undici:
|
||||
specifier: 7.9.0
|
||||
version: 7.9.0
|
||||
specifier: 7.10.0
|
||||
version: 7.10.0
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -759,8 +759,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../db
|
||||
undici:
|
||||
specifier: 7.9.0
|
||||
version: 7.9.0
|
||||
specifier: 7.10.0
|
||||
version: 7.10.0
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -839,8 +839,8 @@ importers:
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0(react@19.1.0)
|
||||
undici:
|
||||
specifier: 7.9.0
|
||||
version: 7.9.0
|
||||
specifier: 7.10.0
|
||||
version: 7.10.0
|
||||
zod:
|
||||
specifier: ^3.25.7
|
||||
version: 3.25.7
|
||||
@@ -1323,7 +1323,7 @@ importers:
|
||||
version: link:../log
|
||||
'@homarr/node-unifi':
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0(undici@7.9.0)
|
||||
version: 2.6.0(undici@7.10.0)
|
||||
'@homarr/redis':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../redis
|
||||
@@ -1349,8 +1349,8 @@ importers:
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4
|
||||
undici:
|
||||
specifier: 7.9.0
|
||||
version: 7.9.0
|
||||
specifier: 7.10.0
|
||||
version: 7.10.0
|
||||
xml2js:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2
|
||||
@@ -11381,11 +11381,11 @@ snapshots:
|
||||
|
||||
'@homarr/gridstack@1.12.0': {}
|
||||
|
||||
'@homarr/node-unifi@2.6.0(undici@7.9.0)':
|
||||
'@homarr/node-unifi@2.6.0(undici@7.10.0)':
|
||||
dependencies:
|
||||
axios: 1.9.0
|
||||
eventemitter2: 6.4.9
|
||||
http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.9.0)
|
||||
http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.10.0)
|
||||
tough-cookie: 5.1.2
|
||||
ws: 8.18.2
|
||||
transitivePeerDependencies:
|
||||
@@ -15832,12 +15832,12 @@ snapshots:
|
||||
|
||||
html-url-attributes@3.0.1: {}
|
||||
|
||||
http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.9.0):
|
||||
http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.10.0):
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
tough-cookie: 5.1.2
|
||||
optionalDependencies:
|
||||
undici: 7.9.0
|
||||
undici: 7.10.0
|
||||
|
||||
http-errors@2.0.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user