Skip to content

Commit

Permalink
Bump axios and wait-on
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.8 and updates ancestor dependency [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together.


Updates `axios` from 0.25.0 to 1.6.8
- [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.8)

Updates `wait-on` from 6.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.1...v7.2.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: wait-on
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent edc3c7b commit d3b3200
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 63 deletions.
167 changes: 105 additions & 62 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"vitest": "^0.16.0",
"vitest-fetch-mock": "^0.2.1",
"vue-tsc": "^0.38.2",
"wait-on": "^6.0.1"
"wait-on": "^7.2.0"
}
}

0 comments on commit d3b3200

Please sign in to comment.