Skip to content

Commit 3cc2bb7

Browse files
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 619e9bd commit 3cc2bb7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,7 +3160,7 @@ eslint-scope@^4.0.3:
31603160
dependencies:
31613161
esrecurse "^4.1.0"
31623162
estraverse "^4.1.1"
3163-
3163+
31643164
eslint-scope@^5.0.0:
31653165
version "5.0.0"
31663166
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -3176,7 +3176,6 @@ eslint-utils@^1.4.3:
31763176
dependencies:
31773177
eslint-visitor-keys "^1.1.0"
31783178

3179-
31803179
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
31813180
version "1.1.0"
31823181
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -8319,9 +8318,9 @@ write@1.0.3:
83198318
mkdirp "^0.5.1"
83208319

83218320
ws@^6.0.0, ws@^6.2.1:
8322-
version "6.2.1"
8323-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8324-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8321+
version "6.2.2"
8322+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8323+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
83258324
dependencies:
83268325
async-limiter "~1.0.0"
83278326

0 commit comments

Comments
 (0)