Skip to content

Commit 490a8ad

Browse files
Bump axios from 0.18.0 to 0.18.1 in /user-simulator/src
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] <support@github.com>
1 parent 34f65ef commit 490a8ad

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed

user-simulator/src/package-lock.json

+20-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user-simulator/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Uzziah Eyee",
1111
"license": "ISC",
1212
"dependencies": {
13-
"axios": "^0.18.0",
13+
"axios": "^0.18.1",
1414
"node-cron": "^1.2.1",
1515
"jaeger-client": "^3.14.4"
1616
}

0 commit comments

Comments
 (0)