diff --git a/package-lock.json b/package-lock.json index 9ed716b1..b0762ae4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -812,9 +812,9 @@ } }, "node_modules/@adobe/aio-lib-runtime": { - "version": "7.1.4", - "resolved": "https://registry.npmjs.org/@adobe/aio-lib-runtime/-/aio-lib-runtime-7.1.4.tgz", - "integrity": "sha512-PwYsHFQnFEh2pm+gQQGwomv8PS86aJ9o7MMIXaZsWYeG4r32sn88vo3wKmOg60SWdjELvakt4ZVAd5NSxy2yHw==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/@adobe/aio-lib-runtime/-/aio-lib-runtime-7.3.0.tgz", + "integrity": "sha512-fHbZArUbT55cQkkrylYpZsROyclkDGi3J+IRsHtsGoVXbQjhCPxpAC7+wIhUGvQTJcfo9jiGlTpoQIVZ+3dNOw==", "license": "Apache-2.0", "dependencies": { "@adobe/aio-lib-core-errors": "^4", @@ -827,9 +827,11 @@ "folder-hash": "^4.0.4", "fs-extra": "^11.3.0", "globby": "^11.0.1", + "http-proxy-agent": "^7.0.2", + "https-proxy-agent": "^7.0.6", "js-yaml": "^4.1.0", "lodash.clonedeep": "^4.5.0", - "openwhisk": "^3.21.8", + "openwhisk": "3.21.8", "openwhisk-fqn": "0.0.2", "proxy-from-env": "^1.1.0", "sha1": "^1.1.1",