mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1897 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.2
build(deps): bump axios from 1.6.8 to 1.7.2
This commit is contained in:
commit
6790a3b6d6
|
@ -21,7 +21,7 @@
|
|||
"@vuepic/vue-datepicker": "^8.6.0",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"@vueuse/integrations": "^10.9.0",
|
||||
"axios": "^1.6.8",
|
||||
"axios": "^1.7.2",
|
||||
"bootstrap": "^5.3.3",
|
||||
"bootstrap-vue-next": "^0.17.6",
|
||||
"core-js": "^3.37.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1753,14 +1753,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.6.8":
|
||||
version: 1.6.8
|
||||
resolution: "axios@npm:1.6.8"
|
||||
"axios@npm:^1.7.2":
|
||||
version: 1.7.2
|
||||
resolution: "axios@npm:1.7.2"
|
||||
dependencies:
|
||||
follow-redirects: "npm:^1.15.6"
|
||||
form-data: "npm:^4.0.0"
|
||||
proxy-from-env: "npm:^1.1.0"
|
||||
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
|
||||
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2691,7 +2691,7 @@ __metadata:
|
|||
"@vuepic/vue-datepicker": "npm:^8.6.0"
|
||||
"@vueuse/core": "npm:^10.9.0"
|
||||
"@vueuse/integrations": "npm:^10.9.0"
|
||||
axios: "npm:^1.6.8"
|
||||
axios: "npm:^1.7.2"
|
||||
bootstrap: "npm:^5.3.3"
|
||||
bootstrap-vue-next: "npm:^0.17.6"
|
||||
core-js: "npm:^3.37.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user