Skip to content

Commit da225e4

Browse files
chore(deps): bump ws from 5.2.2 to 5.2.3 (#1415)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 584771c commit da225e4

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15585,9 +15585,9 @@ write-file-atomic@^3.0.0:
1558515585
typedarray-to-buffer "^3.1.5"
1558615586

1558715587
ws@^5.2.0:
15588-
version "5.2.2"
15589-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
15590-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
15588+
version "5.2.3"
15589+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
15590+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1559115591
dependencies:
1559215592
async-limiter "~1.0.0"
1559315593

@@ -15598,16 +15598,11 @@ ws@^6.0.0, ws@^6.1.0, ws@^6.2.1:
1559815598
dependencies:
1559915599
async-limiter "~1.0.0"
1560015600

15601-
ws@^7.0.0:
15601+
ws@^7.0.0, ws@^7.2.3:
1560215602
version "7.4.4"
1560315603
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59"
1560415604
integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==
1560515605

15606-
ws@^7.2.3:
15607-
version "7.4.2"
15608-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.2.tgz#782100048e54eb36fe9843363ab1c68672b261dd"
15609-
integrity sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==
15610-
1561115606
xdg-basedir@^3.0.0:
1561215607
version "3.0.0"
1561315608
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"

0 commit comments

Comments
 (0)