mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
chore(deps): update dependency axios@>=1.0.0 <1.8.2 to >=1.11.0 (#3941)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
81a7f3e93d
commit
5bd6757e22
@@ -77,7 +77,7 @@
|
||||
"overrides": {
|
||||
"@babel/helpers@<7.26.10": ">=7.26.10",
|
||||
"@babel/runtime@<7.26.10": ">=7.26.10",
|
||||
"axios@>=1.0.0 <1.8.2": ">=1.8.2",
|
||||
"axios@>=1.0.0 <1.8.2": ">=1.11.0",
|
||||
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
|
||||
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
|
||||
"esbuild@<=0.24.2": ">=0.25.0",
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -7,7 +7,7 @@ settings:
|
||||
overrides:
|
||||
'@babel/helpers@<7.26.10': '>=7.26.10'
|
||||
'@babel/runtime@<7.26.10': '>=7.26.10'
|
||||
axios@>=1.0.0 <1.8.2: '>=1.8.2'
|
||||
axios@>=1.0.0 <1.8.2: '>=1.11.0'
|
||||
brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2'
|
||||
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
|
||||
esbuild@<=0.24.2: '>=0.25.0'
|
||||
@@ -1461,7 +1461,7 @@ importers:
|
||||
version: link:../validation
|
||||
'@jellyfin/sdk':
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0(axios@1.9.0)
|
||||
version: 0.11.0(axios@1.11.0)
|
||||
maria2:
|
||||
specifier: ^0.4.1
|
||||
version: 0.4.1
|
||||
@@ -3242,7 +3242,7 @@ packages:
|
||||
'@jellyfin/sdk@0.11.0':
|
||||
resolution: {integrity: sha512-WmM4as9ptqH+CvC2YsUefNWQDmu2aWIamwAoj7h2BFR6l019pcRFG5FT22egwbdizR6DfdpmsoAWB4x9QCzcEQ==}
|
||||
peerDependencies:
|
||||
axios: '>=1.8.2'
|
||||
axios: '>=1.11.0'
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.12':
|
||||
resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==}
|
||||
@@ -5131,6 +5131,9 @@ packages:
|
||||
resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
axios@1.11.0:
|
||||
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
|
||||
|
||||
axios@1.9.0:
|
||||
resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
|
||||
|
||||
@@ -11551,9 +11554,9 @@ snapshots:
|
||||
|
||||
'@istanbuljs/schema@0.1.3': {}
|
||||
|
||||
'@jellyfin/sdk@0.11.0(axios@1.9.0)':
|
||||
'@jellyfin/sdk@0.11.0(axios@1.11.0)':
|
||||
dependencies:
|
||||
axios: 1.9.0
|
||||
axios: 1.11.0
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.12':
|
||||
dependencies:
|
||||
@@ -13941,6 +13944,14 @@ snapshots:
|
||||
|
||||
axe-core@4.10.0: {}
|
||||
|
||||
axios@1.11.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9
|
||||
form-data: 4.0.4
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
axios@1.9.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9
|
||||
@@ -17277,7 +17288,7 @@ snapshots:
|
||||
|
||||
node-ical@0.20.1:
|
||||
dependencies:
|
||||
axios: 1.9.0
|
||||
axios: 1.11.0
|
||||
moment-timezone: 0.5.47
|
||||
rrule: 2.8.1
|
||||
uuid: 10.0.0
|
||||
|
||||
Reference in New Issue
Block a user