mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump axios from 1.6.5 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.6.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1b678fa8a
commit
f150cb8649
|
@ -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
|
@ -2080,14 +2080,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
|
||||
|
||||
|
@ -3545,7 +3545,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