Skip to content

Commit d90ef33

Browse files
Bump axios from 0.21.2 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4dfab2 commit d90ef33

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"publish": "npm publish"
2424
},
2525
"dependencies": {
26-
"axios": "^0.21.1",
26+
"axios": "^1.6.0",
2727
"blueimp-md5": "^2.10.0",
2828
"js-base64": "^2.5.0",
2929
"vue": "^2.5.11"

yarn.lock

+32-9
Original file line numberDiff line numberDiff line change
@@ -368,12 +368,14 @@ aws4@^1.8.0:
368368
version "1.8.0"
369369
resolved "http://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
370370

371-
axios@^0.21.1:
372-
version "0.21.2"
373-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
374-
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
371+
axios@^1.6.0:
372+
version "1.6.0"
373+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
374+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
375375
dependencies:
376-
follow-redirects "^1.14.0"
376+
follow-redirects "^1.15.0"
377+
form-data "^4.0.0"
378+
proxy-from-env "^1.1.0"
377379

378380
babel-code-frame@^6.26.0:
379381
version "6.26.0"
@@ -1455,6 +1457,13 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14551457
dependencies:
14561458
delayed-stream "~1.0.0"
14571459

1460+
combined-stream@^1.0.8:
1461+
version "1.0.8"
1462+
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
1463+
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
1464+
dependencies:
1465+
delayed-stream "~1.0.0"
1466+
14581467
commondir@^1.0.1:
14591468
version "1.0.1"
14601469
resolved "http://registry.npm.taobao.org/commondir/download/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -2500,10 +2509,10 @@ flatten@^1.0.2:
25002509
version "1.0.2"
25012510
resolved "http://registry.npm.taobao.org/flatten/download/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
25022511

2503-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
2504-
version "1.14.9"
2505-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
2506-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
2512+
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
2513+
version "1.15.3"
2514+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
2515+
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
25072516

25082517
for-in@^0.1.3:
25092518
version "0.1.8"
@@ -2529,6 +2538,15 @@ forever-agent@~0.6.1:
25292538
version "0.6.1"
25302539
resolved "http://registry.npm.taobao.org/forever-agent/download/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
25312540

2541+
form-data@^4.0.0:
2542+
version "4.0.0"
2543+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2544+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2545+
dependencies:
2546+
asynckit "^0.4.0"
2547+
combined-stream "^1.0.8"
2548+
mime-types "^2.1.12"
2549+
25322550
form-data@~2.3.2:
25332551
version "2.3.3"
25342552
resolved "http://registry.npm.taobao.org/form-data/download/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -5266,6 +5284,11 @@ proxy-addr@~2.0.7:
52665284
forwarded "0.2.0"
52675285
ipaddr.js "1.9.1"
52685286

5287+
proxy-from-env@^1.1.0:
5288+
version "1.1.0"
5289+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
5290+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
5291+
52695292
prr@~1.0.1:
52705293
version "1.0.1"
52715294
resolved "http://registry.npm.taobao.org/prr/download/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)