From a03a195408e007ba0347ace6e1609b2c8f730bb3 Mon Sep 17 00:00:00 2001 From: taub Date: Tue, 26 May 2026 16:33:36 -0400 Subject: [PATCH] update openwhisk to latest to pull in url.parse changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e092a261..80525b8d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "inquirer": "^12.3.2", "js-yaml": "^4", "lodash.clonedeep": "^4.5.0", - "openwhisk": "^3.21.2", + "openwhisk": "^3.21.9", "openwhisk-fqn": "^0.0.2", "properties-reader": "2.3.0", "sha1": "^1.1.1"