Skip to content

Commit ec1cd65

Browse files
Bump ws from 5.2.2 to 5.2.3 in /client
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf640d7 commit ec1cd65

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

client/package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -11466,9 +11466,9 @@ [email protected]:
1146611466
mkdirp "^0.5.1"
1146711467

1146811468
ws@^5.2.0:
11469-
version "5.2.2"
11470-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
11471-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
11469+
version "5.2.3"
11470+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
11471+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1147211472
dependencies:
1147311473
async-limiter "~1.0.0"
1147411474

0 commit comments

Comments
 (0)