diff options
| author | 2020-12-22 04:35:16 +0000 | |
|---|---|---|
| committer | 2020-12-22 04:35:16 +0000 | |
| commit | bd45c6cbb4631f80cdb32bcfb5dfd8cc367d4552 (patch) | |
| tree | 7fe9068ed619a088b81a67862a45f2d03c2462a8 /yarn.lock | |
| parent | Merge pull request #50 from python-discord/dependabot/npm_and_yarn/node-notif... (diff) | |
Update dependency axios to v0.21.1
Diffstat (limited to '')
| -rw-r--r-- | yarn.lock | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -2837,10 +2837,10 @@ axe-core@^4.0.2:    resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"    integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ== -  version "0.21.0" -  resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca" -  integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw== +  version "0.21.1" +  resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" +  integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==    dependencies:      follow-redirects "^1.10.0" | 
