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:
homarr-renovate[bot]
2025-08-30 10:21:29 +00:00
committed by GitHub
parent 81a7f3e93d
commit 5bd6757e22
2 changed files with 18 additions and 7 deletions

View File

@@ -77,7 +77,7 @@
"overrides": { "overrides": {
"@babel/helpers@<7.26.10": ">=7.26.10", "@babel/helpers@<7.26.10": ">=7.26.10",
"@babel/runtime@<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@>=2.0.0 <=2.0.1": ">=2.0.2",
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1", "brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
"esbuild@<=0.24.2": ">=0.25.0", "esbuild@<=0.24.2": ">=0.25.0",

23
pnpm-lock.yaml generated
View File

@@ -7,7 +7,7 @@ settings:
overrides: overrides:
'@babel/helpers@<7.26.10': '>=7.26.10' '@babel/helpers@<7.26.10': '>=7.26.10'
'@babel/runtime@<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@>=2.0.0 <=2.0.1: '>=2.0.2'
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1' brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
esbuild@<=0.24.2: '>=0.25.0' esbuild@<=0.24.2: '>=0.25.0'
@@ -1461,7 +1461,7 @@ importers:
version: link:../validation version: link:../validation
'@jellyfin/sdk': '@jellyfin/sdk':
specifier: ^0.11.0 specifier: ^0.11.0
version: 0.11.0(axios@1.9.0) version: 0.11.0(axios@1.11.0)
maria2: maria2:
specifier: ^0.4.1 specifier: ^0.4.1
version: 0.4.1 version: 0.4.1
@@ -3242,7 +3242,7 @@ packages:
'@jellyfin/sdk@0.11.0': '@jellyfin/sdk@0.11.0':
resolution: {integrity: sha512-WmM4as9ptqH+CvC2YsUefNWQDmu2aWIamwAoj7h2BFR6l019pcRFG5FT22egwbdizR6DfdpmsoAWB4x9QCzcEQ==} resolution: {integrity: sha512-WmM4as9ptqH+CvC2YsUefNWQDmu2aWIamwAoj7h2BFR6l019pcRFG5FT22egwbdizR6DfdpmsoAWB4x9QCzcEQ==}
peerDependencies: peerDependencies:
axios: '>=1.8.2' axios: '>=1.11.0'
'@jridgewell/gen-mapping@0.3.12': '@jridgewell/gen-mapping@0.3.12':
resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==}
@@ -5131,6 +5131,9 @@ packages:
resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==} resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==}
engines: {node: '>=4'} engines: {node: '>=4'}
axios@1.11.0:
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
axios@1.9.0: axios@1.9.0:
resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==} resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
@@ -11551,9 +11554,9 @@ snapshots:
'@istanbuljs/schema@0.1.3': {} '@istanbuljs/schema@0.1.3': {}
'@jellyfin/sdk@0.11.0(axios@1.9.0)': '@jellyfin/sdk@0.11.0(axios@1.11.0)':
dependencies: dependencies:
axios: 1.9.0 axios: 1.11.0
'@jridgewell/gen-mapping@0.3.12': '@jridgewell/gen-mapping@0.3.12':
dependencies: dependencies:
@@ -13941,6 +13944,14 @@ snapshots:
axe-core@4.10.0: {} 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: axios@1.9.0:
dependencies: dependencies:
follow-redirects: 1.15.9 follow-redirects: 1.15.9
@@ -17277,7 +17288,7 @@ snapshots:
node-ical@0.20.1: node-ical@0.20.1:
dependencies: dependencies:
axios: 1.9.0 axios: 1.11.0
moment-timezone: 0.5.47 moment-timezone: 0.5.47
rrule: 2.8.1 rrule: 2.8.1
uuid: 10.0.0 uuid: 10.0.0