Skip to content

Commit

Permalink
Bump axios from 0.27.2 to 0.28.0 in /loadtest
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent b0537f1 commit 7bffa08
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 deletions loadtest/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 loadtest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "ISC",
"type": "module",
"dependencies": {
"axios": "^0.27.2",
"axios": "^0.28.0",
"csv-writer": "^1.6.0",
"linecount": "^1.0.1",
"n-readlines": "^1.0.1",
Expand Down

0 comments on commit 7bffa08

Please sign in to comment.