Skip to content

Commit

Permalink
Bump axios from 0.16.2 to 0.19.2 in /data-api/typescript-rest (#67)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.16.2 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.16.2...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2020
1 parent 7c3847a commit d8de12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-api/typescript-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@types/es6-promise": "0.0.32",
"axios": "^0.16.1"
"axios": "^0.19.2"
},
"repository": "https://github.com/coinapi/coinapi-sdk/tree/master/typescript-rest"
}

0 comments on commit d8de12f

Please sign in to comment.