mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #2027 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.4
chore(deps): bump axios from 1.7.3 to 1.7.4
This commit is contained in:
commit
34b784a6cc
|
@ -21,7 +21,7 @@
|
|||
"@vuepic/vue-datepicker": "^9.0.1",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/integrations": "^10.11.0",
|
||||
"axios": "^1.7.3",
|
||||
"axios": "^1.7.4",
|
||||
"bootstrap": "^5.3.3",
|
||||
"bootstrap-vue-next": "^0.24.4",
|
||||
"core-js": "^3.38.0",
|
||||
|
|
|
@ -22,10 +22,10 @@ importers:
|
|||
version: 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/integrations':
|
||||
specifier: ^10.11.0
|
||||
version: 10.11.0(axios@1.7.3)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))
|
||||
version: 10.11.0(axios@1.7.4)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))
|
||||
axios:
|
||||
specifier: ^1.7.3
|
||||
version: 1.7.3
|
||||
specifier: ^1.7.4
|
||||
version: 1.7.4
|
||||
bootstrap:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3(@popperjs/core@2.11.8)
|
||||
|
@ -1023,8 +1023,8 @@ packages:
|
|||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
axios@1.7.3:
|
||||
resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
|
||||
axios@1.7.4:
|
||||
resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==}
|
||||
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
|
@ -3002,13 +3002,13 @@ snapshots:
|
|||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/integrations@10.11.0(axios@1.7.3)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))':
|
||||
'@vueuse/integrations@10.11.0(axios@1.7.4)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@vueuse/core': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
axios: 1.7.3
|
||||
axios: 1.7.4
|
||||
sortablejs: 1.15.2
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
@ -3061,7 +3061,7 @@ snapshots:
|
|||
|
||||
asynckit@0.4.0: {}
|
||||
|
||||
axios@1.7.3:
|
||||
axios@1.7.4:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user