1
Fork 0

typescript(monadic): chore(deps): bump ws from 5.2.2 to 5.2.3

typescript(monadic):
typescript(monadic): Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
typescript(monadic): - [Release notes](https://github.com/websockets/ws/releases)
typescript(monadic): - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: ws
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
dependabot[bot] 2021-08-12 13:21:48 +00:00 committed by prescientmoon
parent 8058ec030f
commit 6364c15d4a
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -8154,9 +8154,9 @@ write@1.0.3:
mkdirp "^0.5.1"
ws@^5.1.1, ws@^5.2.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
version "5.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
dependencies:
async-limiter "~1.0.0"