Skip to content

Commit

Permalink
Update dependency axios to v0.28.1 (ignore)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent dbb31e1 commit 6b0f0aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/mihaiblaga89/bmw-connecteddrive-api#readme",
"dependencies": {
"axios": "0.28.0",
"axios": "0.28.1",
"axios-retry": "^3.9.1",
"moment": "^2.30.1",
"querystring": "^0.2.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2750,10 +2750,10 @@ axios-retry@^3.9.1:
"@babel/runtime" "^7.15.4"
is-retry-allowed "^2.2.0"

axios@0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
axios@0.28.1:
version "0.28.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1.tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70"
integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 6b0f0aa

Please sign in to comment.