diff --git a/package-lock.json b/package-lock.json index f6663c84..5a262738 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,9 +107,9 @@ } }, "@adobe/helix-shared": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.11.0.tgz", - "integrity": "sha512-W2rBnLwBty6D8KK2Nw2fe42FjgH0RQ//GPDpYPWGiRUKjFx1XGwz7TfvgSU2qgAXYjpVRzxQZFeY+n2201mdlQ==", + "version": "7.12.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.12.0.tgz", + "integrity": "sha512-zDbAveKboVzi+S9dqYJl0RzkmK5T3qwT7J5rThU5/LtrIkuodjbFmmgemMYd/7Uqj6R/WAM08TGKP71L7OAeJw==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index 8e44c86a..bbe8fbf4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.1", "@adobe/helix-onedrive-support": "2.10.0", - "@adobe/helix-shared": "7.11.0", + "@adobe/helix-shared": "7.12.0", "@adobe/helix-status": "8.1.3", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.3.0",