diff --git a/package-lock.json b/package-lock.json index dc4de2b4..bcc3a4c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@adobe/helix-fetch": "3.0.3", "@adobe/helix-log": "6.0.0", "@adobe/helix-markdown-support": "3.1.2", - "@adobe/helix-shared-config": "1.7.10", + "@adobe/helix-shared-config": "1.7.11", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2", "@adobe/helix-status": "9.2.6", @@ -172,9 +172,9 @@ } }, "node_modules/@adobe/helix-shared-config": { - "version": "1.7.10", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.10.tgz", - "integrity": "sha512-t3K/trBYXN1BL5aRbdcBi2WN4+DloH644BEdSR7kU8wtV1fTxi5egMh0Qjj5+Tluo/PbGzRRvrU4x3Zi93rpyQ==", + "version": "1.7.11", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.11.tgz", + "integrity": "sha512-Wz1Ek5AiGLTvZ+uqB9PnXiFnprz00lsstWZsZu5vXXQkKUnzHrU7vgLdrXp62iiU2pN5VsELhg0jWZEQxdFADQ==", "dependencies": { "@adobe/helix-fetch": "^3.0.3", "@adobe/helix-shared-git": "^1.1.2", @@ -20400,9 +20400,9 @@ } }, "@adobe/helix-shared-config": { - "version": "1.7.10", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.10.tgz", - "integrity": "sha512-t3K/trBYXN1BL5aRbdcBi2WN4+DloH644BEdSR7kU8wtV1fTxi5egMh0Qjj5+Tluo/PbGzRRvrU4x3Zi93rpyQ==", + "version": "1.7.11", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.11.tgz", + "integrity": "sha512-Wz1Ek5AiGLTvZ+uqB9PnXiFnprz00lsstWZsZu5vXXQkKUnzHrU7vgLdrXp62iiU2pN5VsELhg0jWZEQxdFADQ==", "requires": { "@adobe/helix-fetch": "^3.0.3", "@adobe/helix-shared-git": "^1.1.2", diff --git a/package.json b/package.json index 5eb80b74..a2c6f75a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "dependencies": { "@adobe/helix-fetch": "3.0.3", "@adobe/helix-log": "6.0.0", - "@adobe/helix-shared-config": "1.7.10", + "@adobe/helix-shared-config": "1.7.11", "@adobe/helix-markdown-support": "3.1.2", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2",