mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Merge pull request #1724 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.7
build(deps): bump axios from 1.6.5 to 1.6.7
This commit is contained in:
commit
44c2859617
|
@ -21,7 +21,7 @@
|
|||
"@vuepic/vue-datepicker": "^7.4.1",
|
||||
"@vueuse/core": "^10.7.2",
|
||||
"@vueuse/integrations": "^10.7.2",
|
||||
"axios": "^1.6.5",
|
||||
"axios": "^1.6.7",
|
||||
"bootstrap": "^5.3.2",
|
||||
"bootstrap-vue-next": "^0.15.5",
|
||||
"core-js": "^3.35.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2126,14 +2126,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.6.5":
|
||||
version: 1.6.5
|
||||
resolution: "axios@npm:1.6.5"
|
||||
"axios@npm:^1.6.7":
|
||||
version: 1.6.7
|
||||
resolution: "axios@npm:1.6.7"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.4
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
|
||||
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3591,7 +3591,7 @@ __metadata:
|
|||
"@vuepic/vue-datepicker": ^7.4.1
|
||||
"@vueuse/core": ^10.7.2
|
||||
"@vueuse/integrations": ^10.7.2
|
||||
axios: ^1.6.5
|
||||
axios: ^1.6.7
|
||||
bootstrap: ^5.3.2
|
||||
bootstrap-vue-next: ^0.15.5
|
||||
core-js: ^3.35.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user