aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-12-22 10:10:10 +0200
committerGravatar GitHub <[email protected]>2020-12-22 10:10:10 +0200
commite8bffd310d407ea1ebfbc83e9d9d10d67b973123 (patch)
tree049688868e1cf7a9778a8aa2ebcf446dacccd780
parentMerge pull request #52 from python-discord/renovate/emotion-monorepo (diff)
parentUpdate dependency axios to v0.21.1 (diff)
Merge pull request #51 from python-discord/renovate/axios-0.x
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 48c5c6b..f5202c8 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 306aec9..2665ff5 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"