Skip to content

Commit

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

Updates `axios` from 1.6.8 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.6.8...v1.7.5)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 722ab00 commit f5d2d64
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 64 deletions.
136 changes: 73 additions & 63 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 @@ -82,7 +82,7 @@
"react-scripts": "^5.0.1",
"serve": "^14.2.0",
"vercel": "^28.14.0",
"wait-on": "^6.0.1"
"wait-on": "^8.0.0"
},
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down

0 comments on commit f5d2d64

Please sign in to comment.