Skip to content

Commit 09690cb

Browse files
⬆️ Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.21.0...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a6a811 commit 09690cb

File tree

3 files changed

+29
-37
lines changed

3 files changed

+29
-37
lines changed

package-lock.json

Lines changed: 24 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@antv/data-set": "^0.11.7",
1515
"ant-design-vue": "^1.7.2",
16-
"axios": "^0.21.0",
16+
"axios": "^0.21.1",
1717
"core-js": "3.7.0",
1818
"crypto-js": "^4.0.0",
1919
"enquire.js": "^2.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,10 +2604,10 @@ aws4@^1.8.0:
26042604
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.11.0.tgz?cache=0&sync_timestamp=1604101244098&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faws4%2Fdownload%2Faws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
26052605
integrity sha1-1h9G2DslGSUOJ4Ta9bCUeai0HFk=
26062606

2607-
axios@^0.21.0:
2608-
version "0.21.0"
2609-
resolved "https://registry.npm.taobao.org/axios/download/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
2610-
integrity sha1-Jt8IiAOiNQ3/LCf5b++Z/klEKso=
2607+
axios@^0.21.1:
2608+
version "0.21.1"
2609+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2610+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
26112611
dependencies:
26122612
follow-redirects "^1.10.0"
26132613

0 commit comments

Comments
 (0)