Skip to content

Commit d5295bc

Browse files
Bump ws from 5.2.2 to 5.2.3 in /reactapp
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 83fe7f2 commit d5295bc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

reactapp/package-lock.json

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

reactapp/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10909,9 +10909,9 @@ [email protected]:
1090910909
mkdirp "^0.5.1"
1091010910

1091110911
ws@^5.2.0:
10912-
version "5.2.2"
10913-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
10914-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
10912+
version "5.2.3"
10913+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
10914+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1091510915
dependencies:
1091610916
async-limiter "~1.0.0"
1091710917

0 commit comments

Comments
 (0)