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-composer.git


The following commit(s) were added to refs/heads/master by this push:
     new 188930d  use openwhisk-client-js 3.21.7 (#86)
188930d is described below

commit 188930df36fab9e8490a6e36fabe1a56935f0b73
Author: David Grove <[email protected]>
AuthorDate: Wed Nov 8 10:38:02 2023 -0500

    use openwhisk-client-js 3.21.7 (#86)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 150013c..d019f70 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
   ],
   "dependencies": {
     "minimist": "^1.2.0",
-    "openwhisk": "^3.21.4",
+    "openwhisk": "^3.21.7",
     "terser": "^3.8.2"
   },
   "devDependencies": {

Reply via email to