mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
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:
committed by
GitHub
parent
f4caddfd56
commit
cf89a03f0c
@@ -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
2
pnpm-lock.yaml
generated
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user