Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 0b8e14d

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

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tanstack/react-query-devtools": "^4.29.7",
3333
"@types/tus-js-client": "^2.1.0",
3434
"@webscopeio/react-textarea-autocomplete": "^4.8.1",
35-
"axios": "^0.21.2",
35+
"axios": "^0.28.0",
3636
"axios-cookiejar-support": "^4.0.6",
3737
"bs58": "^4.0.1",
3838
"connected-react-router": "^6.8.0",

yarn.lock

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3185,6 +3185,15 @@ axios@^0.21.2:
31853185
dependencies:
31863186
follow-redirects "^1.14.0"
31873187

3188+
axios@^0.28.0:
3189+
version "0.28.0"
3190+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
3191+
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
3192+
dependencies:
3193+
follow-redirects "^1.15.0"
3194+
form-data "^4.0.0"
3195+
proxy-from-env "^1.1.0"
3196+
31883197
babel-code-frame@^6.22.0:
31893198
version "6.26.0"
31903199
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -6037,10 +6046,10 @@ flush-write-stream@^1.0.0:
60376046
inherits "^2.0.3"
60386047
readable-stream "^2.3.6"
60396048

6040-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
6041-
version "1.14.8"
6042-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
6043-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
6049+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0:
6050+
version "1.15.5"
6051+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
6052+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
60446053

60456054
for-in@^1.0.2:
60466055
version "1.0.2"
@@ -6083,6 +6092,15 @@ form-data@^3.0.0:
60836092
combined-stream "^1.0.8"
60846093
mime-types "^2.1.12"
60856094

6095+
form-data@^4.0.0:
6096+
version "4.0.0"
6097+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
6098+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
6099+
dependencies:
6100+
asynckit "^0.4.0"
6101+
combined-stream "^1.0.8"
6102+
mime-types "^2.1.12"
6103+
60866104
60876105
version "0.2.0"
60886106
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -10223,6 +10241,11 @@ proxy-addr@~2.0.7:
1022310241
forwarded "0.2.0"
1022410242
ipaddr.js "1.9.1"
1022510243

10244+
proxy-from-env@^1.1.0:
10245+
version "1.1.0"
10246+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10247+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
10248+
1022610249
prr@~1.0.1:
1022710250
version "1.0.1"
1022810251
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)