Unverified Commit 470a7192 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump ws from 5.2.2 to 5.2.3 in /ts/webui (#3741)

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3

)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 70f0b6a4
...@@ -13912,9 +13912,9 @@ write@1.0.3: ...@@ -13912,9 +13912,9 @@ write@1.0.3:
mkdirp "^0.5.1" mkdirp "^0.5.1"
   
ws@^5.2.0: ws@^5.2.0:
version "5.2.2" version "5.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f" resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA== integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
dependencies: dependencies:
async-limiter "~1.0.0" async-limiter "~1.0.0"
   
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment