diff --git a/package-lock.json b/package-lock.json index c0f6d5df..2835b4bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,9 +156,9 @@ } }, "@adobe/helix-shared": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.16.0.tgz", - "integrity": "sha512-xHw8YmiYd6etuCpbBrinlK6ydv23J+j0oFacns8kSiPFBYs3OmbaTcVq/RN7lixLKM0crW5GMji+HbhJE8DKEQ==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.16.1.tgz", + "integrity": "sha512-IZHRFTjYbBF6O7ohuZIcGD4mbwidBTNRJrcBu4P621XliXcLvxw3AfsG0lLUQeWW2kgSOhn+3cj0QEfhWeaWFw==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index 4e035273..a32c2d95 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.1.0", - "@adobe/helix-shared": "7.16.0", + "@adobe/helix-shared": "7.16.1", "@adobe/helix-status": "8.2.1", "@adobe/openwhisk-action-logger": "2.2.1", "@adobe/openwhisk-action-utils": "4.3.1",