Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 4b9606a

Browse files
authored
Merge pull request #38 from vant-ui/dependabot/npm_and_yarn/axios-0.21.2
build(deps): bump axios from 0.21.1 to 0.21.2
2 parents 8c076bc + df1f17c commit 4b9606a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"ant-design-vue": "^1.3.10",
14-
"axios": "^0.21.1",
14+
"axios": "^0.21.2",
1515
"core-js": "^2.6.5",
1616
"lodash": "^4.17.21",
1717
"marked": "^0.7.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,12 +1557,12 @@ aws4@^1.8.0:
15571557
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
15581558
integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8=
15591559

1560-
axios@^0.21.1:
1561-
version "0.21.1"
1562-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1563-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1560+
axios@^0.21.2:
1561+
version "0.21.2"
1562+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1563+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
15641564
dependencies:
1565-
follow-redirects "^1.10.0"
1565+
follow-redirects "^1.14.0"
15661566

15671567
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
15681568
version "6.26.0"
@@ -3867,10 +3867,10 @@ flush-write-stream@^1.0.0:
38673867
inherits "^2.0.3"
38683868
readable-stream "^2.3.6"
38693869

3870-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
3871-
version "1.14.8"
3872-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
3873-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
3870+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
3871+
version "1.14.9"
3872+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
3873+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
38743874

38753875
for-in@^0.1.3:
38763876
version "0.1.8"

0 commit comments

Comments
 (0)