Merge pull request #1660 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.3

build(deps): bump axios from 1.6.2 to 1.6.3
This commit is contained in:
Matthias 2023-12-27 06:42:10 +01:00 committed by GitHub
commit 133ea12ac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"@vuepic/vue-datepicker": "^7.4.0",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"bootstrap": "^5.3.2",
"bootstrap-vue-next": "^0.15.5",
"core-js": "^3.34.0",

View File

@ -2113,14 +2113,14 @@ __metadata:
languageName: node
linkType: hard
"axios@npm:^1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:^1.6.3":
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: 07ef3bb83fc2dacc1ae2c97f2bbd04ef7701f5655f9037789d79ee78b698ffa50eaa8465c2017d4d3e9ce7d94cb779f730acaab32ce9036d0a4933c1e89df4da
languageName: node
linkType: hard
@ -3563,7 +3563,7 @@ __metadata:
"@vuepic/vue-datepicker": ^7.4.0
"@vueuse/core": ^10.7.0
"@vueuse/integrations": ^10.7.0
axios: ^1.6.2
axios: ^1.6.3
bootstrap: ^5.3.2
bootstrap-vue-next: ^0.15.5
core-js: ^3.34.0