From 202cf1af2681ee9ef14c540430a3b5d1aab2e57b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:45:59 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-shared-config to v11.0.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba3883b9..324981e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@adobe/fetch": "4.1.9", "@adobe/helix-log": "6.0.4", - "@adobe/helix-shared-config": "11.0.2", + "@adobe/helix-shared-config": "11.0.3", "@adobe/helix-shared-git": "3.0.14", "@adobe/helix-shared-indexer": "2.1.6", "camelcase": "8.0.0", @@ -160,9 +160,9 @@ } }, "node_modules/@adobe/helix-shared-config": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.0.2.tgz", - "integrity": "sha512-Fz63uvxvthDNIcmcFCbKKwKP7f3JnY2ezF8UgnekGaJpe/G7+FdP09qUqGzkQwn8iIaWagMET7xs4s0el3yBSA==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.0.3.tgz", + "integrity": "sha512-BRDoOlB8f5pK+wvUaKoAJs/OZcQIgObuOwscMFTCTjGhlGvUS486xCOMtbxczK5fMgVjOKA92j9wAJZn49h69g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.1", diff --git a/package.json b/package.json index 4b4f1b95..29581ee5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@adobe/fetch": "4.1.9", "@adobe/helix-log": "6.0.4", - "@adobe/helix-shared-config": "11.0.2", + "@adobe/helix-shared-config": "11.0.3", "@adobe/helix-shared-git": "3.0.14", "@adobe/helix-shared-indexer": "2.1.6", "camelcase": "8.0.0",