Skip to content

Commit

Permalink
Bump wait-on from 8.0.1 to 8.0.2 (#1295)
Browse files Browse the repository at this point in the history
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 3a515b8 commit 43e0235
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5313,7 +5313,7 @@ axios-mock-adapter@^1.21.2, axios-mock-adapter@^1.21.4:
fast-deep-equal "^3.1.3"
is-buffer "^2.0.5"

axios@^1.7.7, axios@^1.7.8:
axios@^1.7.8, axios@^1.7.9:
version "1.7.9"
resolved "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz"
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
Expand Down Expand Up @@ -18808,11 +18808,11 @@ w3c-xmlserializer@^5.0.0:
xml-name-validator "^5.0.0"

wait-on@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.1.tgz#13c8ec77115517f8fbc2d670521a444201f03f53"
integrity sha512-1wWQOyR2LVVtaqrcIL2+OM+x7bkpmzVROa0Nf6FryXkS+er5Sa1kzFGjzZRqLnHa3n1rACFLeTwUqE1ETL9Mig==
version "8.0.2"
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.2.tgz#0c7929abf7c5e625b733e992a9c0bd8b7691afe3"
integrity sha512-qHlU6AawrgAIHlueGQHQ+ETcPLAauXbnoTKl3RKq20W0T8x0DKVAo5xWIYjHSyvHxQlcYbFdR0jp4T9bDVITFA==
dependencies:
axios "^1.7.7"
axios "^1.7.9"
joi "^17.13.3"
lodash "^4.17.21"
minimist "^1.2.8"
Expand Down

0 comments on commit 43e0235

Please sign in to comment.