Skip to content

Commit e07a2d4

Browse files
build(deps): bump ws from 6.2.2 to 6.2.3 (#50)
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 96bb390 commit e07a2d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8470,16 +8470,16 @@ write-file-atomic@^4.0.2:
84708470
signal-exit "^3.0.7"
84718471

84728472
ws@^6.2.2:
8473-
version "6.2.2"
8474-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz"
8475-
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
8473+
version "6.2.3"
8474+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
8475+
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
84768476
dependencies:
84778477
async-limiter "~1.0.0"
84788478

84798479
ws@^7, ws@^7.5.1:
8480-
version "7.5.9"
8481-
resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz"
8482-
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
8480+
version "7.5.10"
8481+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
8482+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
84838483

84848484
xtend@~4.0.1:
84858485
version "4.0.2"

0 commit comments

Comments
 (0)