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

dgrove 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 c3f0404  bump openwhisk-client-js to 3.21.3
c3f0404 is described below

commit c3f040472525759cf8666062ddf1c035ec7898ed
Author: David Grove <[email protected]>
AuthorDate: Thu Nov 5 12:36:18 2020 -0500

    bump openwhisk-client-js to 3.21.3
---
 package-lock.json | 6 +++---
 package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 0003bc6..7a7dd04 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2604,9 +2604,9 @@
             }
         },
         "openwhisk": {
-            "version": "3.21.2",
-            "resolved": 
"https://registry.npmjs.org/openwhisk/-/openwhisk-3.21.2.tgz";,
-            "integrity": 
"sha512-Fxx1fupwZaKxbzpN/pCd0PLItRAjS9PXJCnm+JFPY7592koQlYTQo3t7DpBVYTiqIUx9Z1kKdpla3JyLaZSXIA==",
+            "version": "3.21.3",
+            "resolved": 
"https://registry.npmjs.org/openwhisk/-/openwhisk-3.21.3.tgz";,
+            "integrity": 
"sha512-vP3WZGsy6vuiSX4lSY5ldg+ISXqu+hayfn1gWCN0a44O0l9JURMfF6VRjM8OQXURrIN7LyK9603ip3lphZ9F6Q==",
             "requires": {
                 "needle": "^2.4.0"
             }
diff --git a/package.json b/package.json
index 7931d15..04bd248 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
         "isomorphic-fetch": "^2.2.1",
         "livereload": "^0.9.1",
         "manakin": "^0.5.2",
-        "openwhisk": "^3.21.2",
+        "openwhisk": "^3.21.3",
         "ora": "^4.0.3",
         "pretty-bytes": "^5.3.0",
         "pretty-ms": "^6.0.1",

Reply via email to