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:
parent
8058ec030f
commit
6364c15d4a
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue