Skip to content

Commit

Permalink
Bump axios in /blockchain-workbench/auth-samples/nodejs
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.19.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.18.0...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 25, 2020
1 parent 691412c commit acc3531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain-workbench/auth-samples/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Ali Hajimirza",
"license": "MIT",
"dependencies": {
"axios": "0.18.0",
"axios": "0.19.2",
"qs": "6.6.0"
}
}

0 comments on commit acc3531

Please sign in to comment.