mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump axios from 1.6.3 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.5. - [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.3...v1.6.5) --- 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
25a11b4d1f
commit
9302595cdd
|
@ -21,7 +21,7 @@
|
|||
"@vuepic/vue-datepicker": "^7.4.0",
|
||||
"@vueuse/core": "^10.7.1",
|
||||
"@vueuse/integrations": "^10.7.1",
|
||||
"axios": "^1.6.3",
|
||||
"axios": "^1.6.5",
|
||||
"bootstrap": "^5.3.2",
|
||||
"bootstrap-vue-next": "^0.15.5",
|
||||
"core-js": "^3.35.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2101,14 +2101,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.6.3":
|
||||
version: 1.6.3
|
||||
resolution: "axios@npm:1.6.3"
|
||||
"axios@npm:^1.6.5":
|
||||
version: 1.6.5
|
||||
resolution: "axios@npm:1.6.5"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.0
|
||||
follow-redirects: ^1.15.4
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: 07ef3bb83fc2dacc1ae2c97f2bbd04ef7701f5655f9037789d79ee78b698ffa50eaa8465c2017d4d3e9ce7d94cb779f730acaab32ce9036d0a4933c1e89df4da
|
||||
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3497,13 +3497,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"follow-redirects@npm:^1.15.0":
|
||||
version: 1.15.3
|
||||
resolution: "follow-redirects@npm:1.15.3"
|
||||
"follow-redirects@npm:^1.15.4":
|
||||
version: 1.15.4
|
||||
resolution: "follow-redirects@npm:1.15.4"
|
||||
peerDependenciesMeta:
|
||||
debug:
|
||||
optional: true
|
||||
checksum: 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
|
||||
checksum: e178d1deff8b23d5d24ec3f7a94cde6e47d74d0dc649c35fc9857041267c12ec5d44650a0c5597ef83056ada9ea6ca0c30e7c4f97dbf07d035086be9e6a5b7b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3567,7 +3567,7 @@ __metadata:
|
|||
"@vuepic/vue-datepicker": ^7.4.0
|
||||
"@vueuse/core": ^10.7.1
|
||||
"@vueuse/integrations": ^10.7.1
|
||||
axios: ^1.6.3
|
||||
axios: ^1.6.5
|
||||
bootstrap: ^5.3.2
|
||||
bootstrap-vue-next: ^0.15.5
|
||||
core-js: ^3.35.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user