Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 6a40cb3

Browse files
authored
Merge pull request #5854 from trufflesuite/bump-axios
Dep update: bump axios to 1.2.4
2 parents 40c8f10 + 455a7dd commit 6a40cb3

File tree

5 files changed

+17
-11
lines changed

5 files changed

+17
-11
lines changed

packages/box/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"types": "./typings/index.d.ts",
2323
"dependencies": {
2424
"@truffle/config": "^1.3.49",
25-
"axios": "0.27.2",
25+
"axios": "1.2.4",
2626
"debug": "^4.3.1",
2727
"download-git-repo": "^3.0.2",
2828
"fs-extra": "^9.1.0",

packages/compile-solidity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@truffle/contract-sources": "^0.2.0",
2525
"@truffle/expect": "^0.1.4",
2626
"@truffle/profiler": "^0.1.41",
27-
"axios": "0.27.2",
27+
"axios": "1.2.4",
2828
"axios-retry": "^3.1.9",
2929
"debug": "^4.3.1",
3030
"fs-extra": "^9.1.0",

packages/dashboard-message-bus-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@truffle/dashboard-message-bus-common": "^0.1.5",
4141
"@truffle/promise-tracker": "^0.1.5",
42-
"axios": "0.27.2",
42+
"axios": "1.2.4",
4343
"debug": "^4.3.1",
4444
"delay": "^5.0.0",
4545
"isomorphic-ws": "^4.0.1",

packages/source-fetcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"types": "dist/index.d.ts",
2828
"dependencies": {
2929
"async-retry": "^1.3.1",
30-
"axios": "0.27.2",
30+
"axios": "1.2.4",
3131
"debug": "^4.3.1",
3232
"node-abort-controller": "^3.0.1",
3333
"web3-utils": "1.8.1"

yarn.lock

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8561,13 +8561,14 @@ [email protected]:
85618561
dependencies:
85628562
follow-redirects "^1.10.0"
85638563

8564-
axios@0.27.2:
8565-
version "0.27.2"
8566-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
8567-
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
8564+
axios@1.2.4:
8565+
version "1.2.4"
8566+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.4.tgz#6555dd955d2efa9b8f4cb4cb0b3371b7b243537a"
8567+
integrity sha512-lIQuCfBJvZB/Bv7+RWUqEJqNShGOVpk9v7P0ZWx5Ip0qY6u7JBAU6dzQPMLasU9vHL2uD8av/1FDJXj7n6c39w==
85688568
dependencies:
8569-
follow-redirects "^1.14.9"
8569+
follow-redirects "^1.15.0"
85708570
form-data "^4.0.0"
8571+
proxy-from-env "^1.1.0"
85718572

85728573
axios@^0.21.0:
85738574
version "0.21.4"
@@ -14109,7 +14110,7 @@ flatten@^1.0.2:
1410914110
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
1411014111
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
1411114112

14112-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
14113+
follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.15.0:
1411314114
version "1.15.2"
1411414115
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
1411514116
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
@@ -14119,7 +14120,7 @@ follow-redirects@^1.12.1:
1411914120
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
1412014121
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
1412114122

14122-
follow-redirects@^1.14.0, follow-redirects@^1.14.9:
14123+
follow-redirects@^1.14.0:
1412314124
version "1.15.1"
1412414125
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
1412514126
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
@@ -21421,6 +21422,11 @@ proxy-addr@~2.0.7:
2142121422
forwarded "0.2.0"
2142221423
ipaddr.js "1.9.1"
2142321424

21425+
proxy-from-env@^1.1.0:
21426+
version "1.1.0"
21427+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
21428+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
21429+
2142421430
prr@~1.0.1:
2142521431
version "1.0.1"
2142621432
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)