diff --git a/package-lock.json b/package-lock.json index 12c9176a..7a81c21a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -125,9 +125,9 @@ } }, "@adobe/helix-shared": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.5.0.tgz", - "integrity": "sha512-npzE1kL2fyAsyMNFsw5CwqcFWSVJTCSlVYn/xlXvetUQw+oHfMZQoidfzH+T+UK01U2KDkgH0Ksgo87Ht3nHkg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.6.0.tgz", + "integrity": "sha512-98FG7bxTpMgHmvh46w1ruoGXyFurp9Bts3TNnqUkWP9wJrqct2ORjbnMYYwjHI7Q2ptPCq9RDmXhI5a0g84wvw==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index 8eb99611..21c04e4d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@adobe/helix-fetch": "1.6.1", "@adobe/helix-epsagon": "1.3.11", "@adobe/helix-onedrive-support": "2.4.0", - "@adobe/helix-shared": "7.5.0", + "@adobe/helix-shared": "7.6.0", "@adobe/helix-status": "7.1.3", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.2.2",