diff --git a/package-lock.json b/package-lock.json index 7feb26b7..679c6949 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,9 +156,9 @@ } }, "@adobe/helix-shared": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.15.0.tgz", - "integrity": "sha512-/CPn3Xkv9AZO4nZwEGteVbtDN7vaoh+kdzxRGQGyTDkAsdR041F1vh2hgJMjSJlFX4cUMv8vaikqa5B5dzgyww==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.16.0.tgz", + "integrity": "sha512-xHw8YmiYd6etuCpbBrinlK6ydv23J+j0oFacns8kSiPFBYs3OmbaTcVq/RN7lixLKM0crW5GMji+HbhJE8DKEQ==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index 9294f93e..84663324 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.3", "@adobe/helix-onedrive-support": "3.0.0", - "@adobe/helix-shared": "7.15.0", + "@adobe/helix-shared": "7.16.0", "@adobe/helix-status": "8.2.1", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.3.1",