Skip to content

Commit e86eec7

Browse files
build: [Security] 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. **This update includes a security fix.** - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 80db116 commit e86eec7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

npm-shrinkwrap.json

Lines changed: 3 additions & 3 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,8 @@ astral-regex@^1.0.0:
701701
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
702702

703703
async-limiter@~1.0.0:
704-
version "1.0.0"
705-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
704+
version "1.0.1"
705+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
706706

707707
async@^2.5.0, async@^2.6.1:
708708
version "2.6.1"
@@ -7408,8 +7408,8 @@ write@1.0.3:
74087408
mkdirp "^0.5.1"
74097409

74107410
ws@^5.2.0:
7411-
version "5.2.2"
7412-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
7411+
version "5.2.3"
7412+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
74137413
dependencies:
74147414
async-limiter "~1.0.0"
74157415

0 commit comments

Comments
 (0)