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.12.1 [security] (#4055)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1019657a63
commit
3703f428b0
@@ -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",
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
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.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
|
||||
|
||||
Reference in New Issue
Block a user