chore(deps): update dependency brace-expansion@>=2.0.0 <=2.0.1 to v4 (#3952)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 13:49:20 +02:00
committed by GitHub
parent f166d153fe
commit cf98156bdc
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@
"@babel/helpers@<7.26.10": ">=7.28.3",
"@babel/runtime@<7.26.10": ">=7.28.3",
"axios@>=1.0.0 <1.8.2": ">=1.11.0",
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
"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.25.9",
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",

2
pnpm-lock.yaml generated
View File

@@ -8,7 +8,7 @@ overrides:
'@babel/helpers@<7.26.10': '>=7.28.3'
'@babel/runtime@<7.26.10': '>=7.28.3'
axios@>=1.0.0 <1.8.2: '>=1.11.0'
brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2'
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.25.9'
form-data@>=4.0.0 <4.0.4: '>=4.0.4'