aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Renovate Bot <[email protected]>2020-12-22 04:35:16 +0000
committerGravatar Renovate Bot <[email protected]>2020-12-22 04:35:16 +0000
commitbd45c6cbb4631f80cdb32bcfb5dfd8cc367d4552 (patch)
tree7fe9068ed619a088b81a67862a45f2d03c2462a8
parentMerge pull request #50 from python-discord/dependabot/npm_and_yarn/node-notif... (diff)
Update dependency axios to v0.21.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 87bd451..86f2d5b 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@types/react-transition-group": "4.4.0",
"@typescript-eslint/eslint-plugin": "4.11.0",
"@typescript-eslint/parser": "4.11.0",
- "axios": "0.21.0",
+ "axios": "0.21.1",
"copy-webpack-plugin": "7.0.0",
"cross-env": "7.0.3",
"eslint": "7.16.0",
diff --git a/yarn.lock b/yarn.lock
index df3f376..69ff4b7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"