Skip to content

Commit b1d191a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency axios to ^0.26.1
1 parent 4ac836d commit b1d191a

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
@@ -5,7 +5,7 @@
55
"private": true,
66
"main": "index.js",
77
"dependencies": {
8-
"axios": "^0.26.0",
8+
"axios": "^0.26.1",
99
"cheerio": "^1.0.0-rc.10",
1010
"express": "^4.17.3",
1111
"node-pronounce": "^0.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ [email protected]:
5959
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
6060
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
6161

62-
axios@^0.26.0:
63-
version "0.26.0"
64-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
65-
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
62+
axios@^0.26.1:
63+
version "0.26.1"
64+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
65+
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
6666
dependencies:
6767
follow-redirects "^1.14.8"
6868

0 commit comments

Comments
 (0)