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

Commit a9b9871

Browse files
chore(deps): bump axios from 0.18.1 to 0.19.0 (#304)
chore(deps): bump axios from 0.18.1 to 0.19.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 9be6bac + 58317a5 commit a9b9871

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fury-adapter-remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node": ">=8"
2121
},
2222
"dependencies": {
23-
"axios": "^0.18.0",
23+
"axios": "^0.19.0",
2424
"deckardcain": "^1.0.0"
2525
},
2626
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@ aws4@^1.8.0:
13101310
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
13111311
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
13121312

1313-
axios@^0.18.0:
1314-
version "0.18.1"
1315-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
1316-
integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
1313+
axios@^0.19.0:
1314+
version "0.19.0"
1315+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
1316+
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
13171317
dependencies:
13181318
follow-redirects "1.5.10"
13191319
is-buffer "^2.0.2"

0 commit comments

Comments
 (0)