You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@apache.org on 2022/05/23 21:48:40 UTC

[openwhisk-wskdebug] branch master updated: Bump ws from 6.2.1 to 6.2.2 (#104)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git


The following commit(s) were added to refs/heads/master by this push:
     new 1804f29  Bump ws from 6.2.1 to 6.2.2 (#104)
1804f29 is described below

commit 1804f29e0940856c69a76036edd7ee899bd2efdc
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 23 21:48:36 2022 +0000

    Bump ws from 6.2.1 to 6.2.2 (#104)
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 4d9b411..719e0f3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3401,9 +3401,9 @@
             }
         },
         "ws": {
-            "version": "6.2.1",
-            "resolved": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz",
-            "integrity": "sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==",
+            "version": "6.2.2",
+            "resolved": "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz",
+            "integrity": "sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==",
             "requires": {
                 "async-limiter": "~1.0.0"
             }