Skip to content

Commit

Permalink
Bump axios from 0.25.0 to 1.6.0 in /mock-data (#325)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Wu <chris@faros.ai>
  • Loading branch information
dependabot[bot] and cjwooo committed Nov 28, 2023
1 parent 82d8feb commit 24f7792
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 40 deletions.
97 changes: 58 additions & 39 deletions mock-data/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 mock-data/package.json
Expand Up @@ -24,7 +24,7 @@
],
"main": "./lib",
"dependencies": {
"axios": "^0.25.0",
"axios": "^1.6.0",
"commander": "^9.0.0",
"luxon": "^2.5.2",
"pino": "^7.8.0"
Expand Down

0 comments on commit 24f7792

Please sign in to comment.