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

Commit 34e7368

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update dependency axios to v0.26.0 (#293)
Co-authored-by: Renovate Bot <[email protected]>
1 parent be161f5 commit 34e7368

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"dependencies": {
32-
"axios": "0.21.4",
32+
"axios": "0.26.0",
3333
"bootstrap": "4.6.1",
3434
"react": "17.0.2",
3535
"react-bootstrap": "2.1.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,12 +4560,12 @@ [email protected]:
45604560
is-blob "^2.1.0"
45614561
is-buffer "^2.0.5"
45624562

4563-
axios@0.21.4:
4564-
version "0.21.4"
4565-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
4566-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
4563+
axios@0.26.0:
4564+
version "0.26.0"
4565+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
4566+
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
45674567
dependencies:
4568-
follow-redirects "^1.14.0"
4568+
follow-redirects "^1.14.8"
45694569

45704570
axobject-query@^2.2.0:
45714571
version "2.2.0"
@@ -7930,7 +7930,7 @@ flush-write-stream@^1.0.0:
79307930
inherits "^2.0.3"
79317931
readable-stream "^2.3.6"
79327932

7933-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
7933+
follow-redirects@^1.0.0, follow-redirects@^1.14.8:
79347934
version "1.14.8"
79357935
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
79367936
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==

0 commit comments

Comments
 (0)