Merge branch 'renovate/axios-1.x' into 'develop'
fix(deps): update dependency axios to v1.7.4 See merge request firefish/firefish!11274
This commit is contained in:
commit
8fe71e19c9
2 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@
|
|||
"async-lock": "1.4.1",
|
||||
"async-mutex": "0.5.0",
|
||||
"aws-sdk": "2.1673.0",
|
||||
"axios": "1.7.3",
|
||||
"axios": "1.7.4",
|
||||
"backend-rs": "workspace:*",
|
||||
"blurhash": "2.0.5",
|
||||
"bull": "4.16.0",
|
||||
|
|
|
@ -91,8 +91,8 @@ importers:
|
|||
specifier: 2.1673.0
|
||||
version: 2.1673.0
|
||||
axios:
|
||||
specifier: 1.7.3
|
||||
version: 1.7.3
|
||||
specifier: 1.7.4
|
||||
version: 1.7.4
|
||||
backend-rs:
|
||||
specifier: workspace:*
|
||||
version: link:../backend-rs
|
||||
|
@ -2884,8 +2884,8 @@ packages:
|
|||
axios@0.24.0:
|
||||
resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==}
|
||||
|
||||
axios@1.7.3:
|
||||
resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
|
||||
axios@1.7.4:
|
||||
resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==}
|
||||
|
||||
b4a@1.6.6:
|
||||
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
|
||||
|
@ -9052,7 +9052,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
axios@1.7.3:
|
||||
axios@1.7.4:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in a new issue