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) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together.

Updates `axios` from 1.2.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@1.2.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: direct:development
- dependency-name: wait-on
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 242bac4 commit 96dd404
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 86 deletions.
146 changes: 62 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@xarc/run": "^1.0.4",
"axios": "^1.2.2",
"axios": "^1.7.5",
"babel-jest": "^29.3.1",
"babel-loader": "^9.1.2",
"browserify": "^17.0.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"wait-on": "^7.0.1",
"wait-on": "^7.2.0",
"web-ext": "^7.10.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
Expand Down

0 comments on commit 96dd404

Please sign in to comment.