mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency form-data@>=4.0.0 <4.0.4 to >=4.0.5 (#4525)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
22fb696f25
commit
1b09b588f3
@@ -81,7 +81,7 @@
|
||||
"brace-expansion@>=2.0.0 <=2.0.1": ">=4.0.1",
|
||||
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
|
||||
"esbuild@<=0.24.2": ">=0.27.0",
|
||||
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
|
||||
"form-data@>=4.0.0 <4.0.4": ">=4.0.5",
|
||||
"hono@<4.6.5": ">=4.10.6",
|
||||
"linkifyjs@<4.3.2": ">=4.3.2",
|
||||
"nanoid@>=4.0.0 <5.0.9": ">=5.1.6",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -11,7 +11,7 @@ overrides:
|
||||
brace-expansion@>=2.0.0 <=2.0.1: '>=4.0.1'
|
||||
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
|
||||
esbuild@<=0.24.2: '>=0.27.0'
|
||||
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
||||
form-data@>=4.0.0 <4.0.4: '>=4.0.5'
|
||||
hono@<4.6.5: '>=4.10.6'
|
||||
linkifyjs@<4.3.2: '>=4.3.2'
|
||||
nanoid@>=4.0.0 <5.0.9: '>=5.1.6'
|
||||
@@ -6985,6 +6985,10 @@ packages:
|
||||
resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
form-data@4.0.5:
|
||||
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
format@0.2.2:
|
||||
resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==}
|
||||
engines: {node: '>=0.4.x'}
|
||||
@@ -12269,7 +12273,7 @@ snapshots:
|
||||
'@types/node': 24.10.1
|
||||
'@types/node-fetch': 2.6.13
|
||||
'@types/stream-buffers': 3.0.7
|
||||
form-data: 4.0.4
|
||||
form-data: 4.0.5
|
||||
hpagent: 1.2.0
|
||||
isomorphic-ws: 5.0.0(ws@8.18.3)
|
||||
js-yaml: 4.1.0
|
||||
@@ -13941,7 +13945,7 @@ snapshots:
|
||||
'@types/node-fetch@2.6.13':
|
||||
dependencies:
|
||||
'@types/node': 24.10.1
|
||||
form-data: 4.0.4
|
||||
form-data: 4.0.5
|
||||
|
||||
'@types/node-unifi@2.5.1(patch_hash=5e6ae51e2a17a7f9729bfa30b0eb3d0842a5810ac6db47603ab4a6efa1ed84c5)':
|
||||
dependencies:
|
||||
@@ -14663,7 +14667,7 @@ snapshots:
|
||||
axios@1.9.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9
|
||||
form-data: 4.0.4
|
||||
form-data: 4.0.5
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
@@ -16367,6 +16371,14 @@ snapshots:
|
||||
hasown: 2.0.2
|
||||
mime-types: 2.1.35
|
||||
|
||||
form-data@4.0.5:
|
||||
dependencies:
|
||||
asynckit: 0.4.0
|
||||
combined-stream: 1.0.8
|
||||
es-set-tostringtag: 2.1.0
|
||||
hasown: 2.0.2
|
||||
mime-types: 2.1.35
|
||||
|
||||
format@0.2.2: {}
|
||||
|
||||
from2@2.3.0:
|
||||
|
||||
Reference in New Issue
Block a user