Update dependency axios to v1.7.3 #95

Merged
bot merged 1 commits from renovate/axios-1.x-lockfile into master 2024-08-02 02:01:27 +02:00
Showing only changes of commit 7196e79a00 - Show all commits

View File

@ -241,9 +241,9 @@ avvio@^8.3.0:
fastq "^1.17.1" fastq "^1.17.1"
axios@^1.4.0: axios@^1.4.0:
version "1.7.2" version "1.7.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621" resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw== integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
dependencies: dependencies:
follow-redirects "^1.15.6" follow-redirects "^1.15.6"
form-data "^4.0.0" form-data "^4.0.0"