diff --git a/package-lock.json b/package-lock.json index 50864d65..2b5dcdcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -162,9 +162,9 @@ } }, "@adobe/helix-shared": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.17.0.tgz", - "integrity": "sha512-ooTSQj52TIkD9XVZ0/IZkZopBKIT2SXZp+LNQSFv1i/5e4Q5LR3OFcW04bPI8W4IoYJibTgEGpKFUCSRjcqCSQ==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.18.0.tgz", + "integrity": "sha512-Po9nU9hqiTveZtKTzI6OccZzBUEsUp/8AZ7fZ57Aq4IarcD+tUZ+gyzHcsGZjhvLopZRFAFnTfu7REBWDgW2mw==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index c7b8fe5c..c44e3dfe 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.5", "@adobe/helix-onedrive-support": "3.1.5", - "@adobe/helix-shared": "7.17.0", + "@adobe/helix-shared": "7.18.0", "@adobe/helix-status": "8.2.2", "@adobe/openwhisk-action-logger": "2.2.2", "@adobe/openwhisk-action-utils": "4.4.0",