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

Commit 839cce1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency axios to v0.26.1
1 parent 852267e commit 839cce1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.26.0",
32+
"axios": "0.26.1",
3333
"bootstrap": "4.6.1",
3434
"react": "17.0.2",
3535
"react-bootstrap": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4656,10 +4656,10 @@ [email protected]:
46564656
is-blob "^2.1.0"
46574657
is-buffer "^2.0.5"
46584658

4659-
4660-
version "0.26.0"
4661-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
4662-
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
4659+
4660+
version "0.26.1"
4661+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
4662+
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
46634663
dependencies:
46644664
follow-redirects "^1.14.8"
46654665

0 commit comments

Comments
 (0)