Skip to content

Commit d0298e7

Browse files
[Security] Bump ws from 5.2.2 to 5.2.3 (#69)
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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f701aa9 commit d0298e7

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16985,9 +16985,9 @@ write@1.0.3:
1698516985
mkdirp "^0.5.1"
1698616986

1698716987
ws@^5.2.0:
16988-
version "5.2.2"
16989-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
16990-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
16988+
version "5.2.3"
16989+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
16990+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1699116991
dependencies:
1699216992
async-limiter "~1.0.0"
1699316993

@@ -16998,12 +16998,7 @@ ws@^6.2.1:
1699816998
dependencies:
1699916999
async-limiter "~1.0.0"
1700017000

17001-
ws@^7.3.0:
17002-
version "7.3.0"
17003-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd"
17004-
integrity sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w==
17005-
17006-
ws@^7.4.5:
17001+
ws@^7.3.0, ws@^7.4.5, ws@~7.4.2:
1700717002
version "7.4.6"
1700817003
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
1700917004
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
@@ -17015,11 +17010,6 @@ ws@~6.1.0:
1701517010
dependencies:
1701617011
async-limiter "~1.0.0"
1701717012

17018-
ws@~7.4.2:
17019-
version "7.4.4"
17020-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59"
17021-
integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==
17022-
1702317013
x-is-string@^0.1.0:
1702417014
version "0.1.0"
1702517015
resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"

0 commit comments

Comments
 (0)