Skip to content

Commit

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


Updates `axios` from 1.7.2 to 1.7.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.5)

Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v7.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 123e807 commit 3c16162
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 88 deletions.
126 changes: 39 additions & 87 deletions test/e2e/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 test/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"otplib": "12.0.1",
"process": "0.11.10",
"typescript": "4.7.4",
"wait-on": "7.0.1",
"wait-on": "7.2.0",
"yamljs": "0.3.0"
}
}

0 comments on commit 3c16162

Please sign in to comment.