chore(deps): update dependency axios@>=1.0.0 <1.8.2 to >=1.13.1 (#4401)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-03 10:36:04 +00:00
committed by GitHub
parent f4caddfd56
commit cf89a03f0c
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@
"overrides": {
"@babel/helpers@<7.26.10": ">=7.28.4",
"@babel/runtime@<7.26.10": ">=7.28.4",
"axios@>=1.0.0 <1.8.2": ">=1.13.0",
"axios@>=1.0.0 <1.8.2": ">=1.13.1",
"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.11",

2
pnpm-lock.yaml generated
View File

@@ -7,7 +7,7 @@ settings:
overrides:
'@babel/helpers@<7.26.10': '>=7.28.4'
'@babel/runtime@<7.26.10': '>=7.28.4'
axios@>=1.0.0 <1.8.2: '>=1.13.0'
axios@>=1.0.0 <1.8.2: '>=1.13.1'
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.11'