diff --git a/package.json b/package.json index 438de01f8..cb62c225e 100644 --- a/package.json +++ b/package.json @@ -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.11.0", + "axios@>=1.0.0 <1.8.2": ">=1.12.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.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e2c8f466..07f87a0e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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.11.0' + axios@>=1.0.0 <1.8.2: '>=1.12.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.9' @@ -1467,7 +1467,7 @@ importers: version: link:../validation '@jellyfin/sdk': specifier: ^0.11.0 - version: 0.11.0(axios@1.11.0) + version: 0.11.0(axios@1.12.1) '@octokit/auth-app': specifier: ^8.1.0 version: 8.1.0 @@ -3250,7 +3250,7 @@ packages: '@jellyfin/sdk@0.11.0': resolution: {integrity: sha512-WmM4as9ptqH+CvC2YsUefNWQDmu2aWIamwAoj7h2BFR6l019pcRFG5FT22egwbdizR6DfdpmsoAWB4x9QCzcEQ==} peerDependencies: - axios: '>=1.11.0' + axios: '>=1.12.1' '@jridgewell/gen-mapping@0.3.12': resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} @@ -5139,6 +5139,9 @@ packages: axios@1.11.0: resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.1: + resolution: {integrity: sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==} + axios@1.9.0: resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==} @@ -11555,9 +11558,9 @@ snapshots: '@istanbuljs/schema@0.1.3': {} - '@jellyfin/sdk@0.11.0(axios@1.11.0)': + '@jellyfin/sdk@0.11.0(axios@1.12.1)': dependencies: - axios: 1.11.0 + axios: 1.12.1 '@jridgewell/gen-mapping@0.3.12': dependencies: @@ -13949,6 +13952,14 @@ snapshots: transitivePeerDependencies: - debug + axios@1.12.1: + 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 @@ -17293,7 +17304,7 @@ snapshots: node-ical@0.20.1: dependencies: - axios: 1.11.0 + axios: 1.12.1 moment-timezone: 0.5.47 rrule: 2.8.1 uuid: 10.0.0