Skip to content

Commit

Permalink
Merge pull request #227 from vespa-engine/dependabot/npm_and_yarn/ws-…
Browse files Browse the repository at this point in the history
…5.2.4

Bump ws from 5.2.3 to 5.2.4
  • Loading branch information
baldersheim authored Jun 18, 2024
2 parents 217870c + c45f9fb commit 2d91a82
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11990,14 +11990,16 @@ [email protected]:
mkdirp "^0.5.1"

ws@^5.2.0:
version "5.2.3"
resolved "https://registry.npmjs.org/ws/-/ws-5.2.3.tgz"
version "5.2.4"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.4.tgz#c7bea9f1cfb5f410de50e70e82662e562113f9a7"
integrity sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ==
dependencies:
async-limiter "~1.0.0"

ws@^6.1.2, ws@^6.2.1:
version "6.2.1"
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz"
version "6.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
dependencies:
async-limiter "~1.0.0"

Expand Down

0 comments on commit 2d91a82

Please sign in to comment.