Skip to content

Commit 0b9e3b8

Browse files
chore(deps): bump ws from 6.2.1 to 6.2.2 in /_examples/simple-aws-lambda
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 60cbc10 commit 0b9e3b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_examples/simple-aws-lambda/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ assign-symbols@^1.0.0:
617617

618618
async-limiter@^1.0.0, async-limiter@~1.0.0:
619619
version "1.0.1"
620-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
620+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
621621
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
622622

623623
async@^1.5.2:
@@ -4123,9 +4123,9 @@ ws@7.2.0:
41234123
async-limiter "^1.0.0"
41244124

41254125
ws@<7.0.0:
4126-
version "6.2.1"
4127-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
4128-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
4126+
version "6.2.2"
4127+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
4128+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
41294129
dependencies:
41304130
async-limiter "~1.0.0"
41314131

0 commit comments

Comments
 (0)