Skip to content

Commit 79f51fc

Browse files
Bump ws from 6.2.2 to 6.2.3 in /sandboxes/IntercomExpo (#212)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...6.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 d1245c8 commit 79f51fc

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

sandboxes/IntercomExpo/package-lock.json

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

sandboxes/IntercomExpo/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6810,21 +6810,21 @@ write-file-atomic@^2.3.0:
68106810
signal-exit "^3.0.2"
68116811

68126812
ws@^6.2.2:
6813-
version "6.2.2"
6814-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz"
6815-
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
6813+
version "6.2.3"
6814+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
6815+
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
68166816
dependencies:
68176817
async-limiter "~1.0.0"
68186818

68196819
ws@^7, ws@^7.5.1:
6820-
version "7.5.9"
6821-
resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz"
6822-
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
6820+
version "7.5.10"
6821+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
6822+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
68236823

68246824
ws@^8.12.1:
6825-
version "8.16.0"
6826-
resolved "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz"
6827-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
6825+
version "8.18.0"
6826+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
6827+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
68286828

68296829
xcode@^3.0.1:
68306830
version "3.0.1"

0 commit comments

Comments
 (0)