Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.6.3 (#591)
Browse files Browse the repository at this point in the history
Co-authored-by: Miraculous Owonubi <[email protected]>
  • Loading branch information
renovate[bot] and miraclx authored Dec 27, 2023
1 parent 60ad8ea commit e1194f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@
}
},
"@yujinakayama/apple-music": {
"axios": "1.6.0"
"axios": "1.6.3"
}
},
"resolutions": {
"@yujinakayama/apple-music/axios": "1.6.0",
"@yujinakayama/apple-music/axios": "1.6.3",
"public-ip/got": "13.0.0",
"yt-search/node-fzf": "0.11.0",
"yt-search/node-fzf/cli-color": "2.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,10 @@ atomically@^2.0.2:
stubborn-fs "^1.2.5"
when-exit "^2.0.0"

[email protected].0, axios@^0.21.1:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
[email protected].3, axios@^0.21.1:
version "1.6.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.3.tgz#7f50f23b3aa246eff43c54834272346c396613f4"
integrity sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit e1194f1

Please sign in to comment.