Skip to content

Commit f8aaedb

Browse files
build(deps): bump axios from 0.27.2 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.27.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.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 055b3a8 commit f8aaedb

File tree

3 files changed

+17
-16
lines changed

3 files changed

+17
-16
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@onekeyfe/hd-shared": "^0.3.30",
2929
"@onekeyfe/hd-transport": "^0.3.30",
30-
"axios": "^0.27.2",
30+
"axios": "^1.6.0",
3131
"bignumber.js": "^9.0.2",
3232
"bytebuffer": "^5.0.1",
3333
"jszip": "^3.10.1",

packages/hd-transport-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"dependencies": {
2727
"@onekeyfe/hd-shared": "^0.3.30",
2828
"@onekeyfe/hd-transport": "^0.3.30",
29-
"axios": "^0.27.2"
29+
"axios": "^1.6.0"
3030
}
3131
}

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5736,13 +5736,14 @@ axe-core@=4.7.0:
57365736
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
57375737
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
57385738

5739-
axios@^0.27.2:
5740-
version "0.27.2"
5741-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
5742-
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
5739+
axios@^1.6.0:
5740+
version "1.6.0"
5741+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
5742+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
57435743
dependencies:
5744-
follow-redirects "^1.14.9"
5744+
follow-redirects "^1.15.0"
57455745
form-data "^4.0.0"
5746+
proxy-from-env "^1.1.0"
57465747

57475748
axobject-query@^3.2.1:
57485749
version "3.2.1"
@@ -9012,15 +9013,10 @@ flow-parser@^0.206.0:
90129013
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.206.0.tgz#f4f794f8026535278393308e01ea72f31000bfef"
90139014
integrity sha512-HVzoK3r6Vsg+lKvlIZzaWNBVai+FXTX1wdYhz/wVlH13tb/gOdLXmlTqy6odmTBhT5UoWUbq0k8263Qhr9d88w==
90149015

9015-
follow-redirects@^1.0.0:
9016-
version "1.15.0"
9017-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4"
9018-
integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==
9019-
9020-
follow-redirects@^1.14.9:
9021-
version "1.15.1"
9022-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
9023-
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
9016+
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
9017+
version "1.15.3"
9018+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
9019+
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
90249020

90259021
fontfaceobserver@^2.1.0:
90269022
version "2.3.0"
@@ -14128,6 +14124,11 @@ proxy-addr@~2.0.7:
1412814124
forwarded "0.2.0"
1412914125
ipaddr.js "1.9.1"
1413014126

14127+
proxy-from-env@^1.1.0:
14128+
version "1.1.0"
14129+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
14130+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
14131+
1413114132
prr@~0.0.0:
1413214133
version "0.0.0"
1413314134
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"

0 commit comments

Comments
 (0)