This is an automated email from the ASF dual-hosted git repository.
rabbah 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 67b4f65 update to openwhisk-client-js 3.21.4 (#82)
67b4f65 is described below
commit 67b4f652eee7e1810e7b2dbfb0ad7fc86b2c442a
Author: David Grove <[email protected]>
AuthorDate: Thu Jun 10 20:38:04 2021 -0400
update to openwhisk-client-js 3.21.4 (#82)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index a91850d..150013c 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
],
"dependencies": {
"minimist": "^1.2.0",
- "openwhisk": "^3.21.3",
+ "openwhisk": "^3.21.4",
"terser": "^3.8.2"
},
"devDependencies": {