Skip to content

Commit 6d69861

Browse files
Merge pull request #303 from feathers-plus/dependabot/npm_and_yarn/axios-0.19.0
chore(deps-dev): bump axios from 0.18.1 to 0.19.0
2 parents c5539f0 + 4cedc50 commit 6d69861

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"@vue/eslint-config-prettier": "^4.0.1",
137137
"@vue/eslint-config-typescript": "^4.0.0",
138138
"@vue/test-utils": "^1.0.0-beta.29",
139-
"axios": "^0.18.0",
139+
"axios": "^0.19.0",
140140
"babel-cli": "^6.26.0",
141141
"babel-core": "^6.26.3",
142142
"babel-eslint": "^10.0.1",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,22 +1732,14 @@ aws4@^1.8.0:
17321732
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
17331733
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
17341734

1735-
1735+
[email protected], axios@^0.19.0:
17361736
version "0.19.0"
17371737
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
17381738
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
17391739
dependencies:
17401740
follow-redirects "1.5.10"
17411741
is-buffer "^2.0.2"
17421742

1743-
axios@^0.18.0:
1744-
version "0.18.1"
1745-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
1746-
integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
1747-
dependencies:
1748-
follow-redirects "1.5.10"
1749-
is-buffer "^2.0.2"
1750-
17511743
babel-cli@^6.26.0:
17521744
version "6.26.0"
17531745
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"

0 commit comments

Comments
 (0)