Skip to content

Commit 6313306

Browse files
build(deps): bump axios and wait-on
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together. Updates `axios` from 0.21.4 to 1.6.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.6.2) Updates `wait-on` from 5.3.0 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v5.3.0...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]>
1 parent b81509a commit 6313306

File tree

2 files changed

+155
-93
lines changed

2 files changed

+155
-93
lines changed

package-lock.json

+154-92
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint": "^6.6.0",
9595
"eslint-config-airbnb": "^18.2.0",
9696
"eslint-plugin-import": "^2.23.4",
97-
"wait-on": "^5.2.1"
97+
"wait-on": "^7.2.0"
9898
},
9999
"peerDependencies": {
100100
"eslint-plugin-import": "^2.22.1"

0 commit comments

Comments
 (0)