Skip to content

Commit 39c7a56

Browse files
Bump ws from 5.2.2 to 5.2.3
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] <support@github.com>
1 parent 6648a60 commit 39c7a56

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,6 +2661,7 @@ async-foreach@^0.1.3:
26612661
async-limiter@~1.0.0:
26622662
version "1.0.1"
26632663
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
2664+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
26642665

26652666
async@^2.6.2:
26662667
version "2.6.3"
@@ -11550,8 +11551,9 @@ write@1.0.3:
1155011551
mkdirp "^0.5.1"
1155111552

1155211553
ws@^5.2.0:
11553-
version "5.2.2"
11554-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
11554+
version "5.2.3"
11555+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
11556+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1155511557
dependencies:
1155611558
async-limiter "~1.0.0"
1155711559

0 commit comments

Comments
 (0)