Skip to content

Commit

Permalink
Bump axios from 0.18.0 to 0.18.1 in /user-simulator/src
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](axios/axios@v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2019
1 parent 34f65ef commit 490a8ad
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 23 deletions.
42 changes: 20 additions & 22 deletions user-simulator/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion user-simulator/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Uzziah Eyee",
"license": "ISC",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.18.1",
"node-cron": "^1.2.1",
"jaeger-client": "^3.14.4"
}
Expand Down

0 comments on commit 490a8ad

Please sign in to comment.