Skip to content

Commit

Permalink
Update axios versions
Browse files Browse the repository at this point in the history
this update has an important change 
axios/axios#1129
  • Loading branch information
irembesik committed Oct 5, 2019
1 parent d5f77e6 commit f5acd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain-workbench/auth-samples/nodejs/package.json
Expand Up @@ -9,7 +9,7 @@
"author": "Ali Hajimirza",
"license": "MIT",
"dependencies": {
"axios": "0.18.0",
"axios": "0.19.0",
"qs": "6.6.0"
}
}

0 comments on commit f5acd07

Please sign in to comment.