Skip to content

Commit 8447c67

Browse files
Bump ws from 6.1.2 to 6.2.2 in /omniport
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 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] <[email protected]>
1 parent e871bdf commit 8447c67

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

omniport/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,9 +1612,9 @@ async-each@^1.0.0:
16121612
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
16131613

16141614
async-limiter@~1.0.0:
1615-
version "1.0.0"
1616-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1617-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1615+
version "1.0.1"
1616+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1617+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
16181618

16191619
async@^1.5.2:
16201620
version "1.5.2"
@@ -8208,9 +8208,9 @@ write@^0.2.1:
82088208
mkdirp "^0.5.1"
82098209

82108210
ws@^6.0.0:
8211-
version "6.1.2"
8212-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.2.tgz#3cc7462e98792f0ac679424148903ded3b9c3ad8"
8213-
integrity sha512-rfUqzvz0WxmSXtJpPMX2EeASXabOrSMk1ruMOV3JBTBjo4ac2lDjGGsbQSyxj8Odhw5fBib8ZKEjDNvgouNKYw==
8211+
version "6.2.2"
8212+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8213+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
82148214
dependencies:
82158215
async-limiter "~1.0.0"
82168216

0 commit comments

Comments
 (0)