From da406c98286f0907267562de0b0aef23e78efa5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 17:44:08 +0900 Subject: [PATCH] fix(deps): update dependency @adobe/helix-shared-config to v1.3.2 (#927) * fix(deps): update dependency @adobe/helix-shared-config to v1.3.2 * chore(ci): trigger ci [skip action] Co-authored-by: Renovate Bot Co-authored-by: adobe-bot <30273922+adobe-bot@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c788e93c..cee815af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@adobe/fastly-native-promises": "1.23.5", "@adobe/helix-fetch": "2.4.2", "@adobe/helix-log": "5.0.5", - "@adobe/helix-shared-config": "1.3.1", + "@adobe/helix-shared-config": "1.3.2", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.3", "@adobe/helix-universal": "1.7.0", @@ -221,9 +221,9 @@ "integrity": "sha512-iO5Ycn8HKVhTGGKpwJtyzrrvOGI9YC4u4dppP5yKSGP47ApaZNwX7ne4PtgpTzq+JBwQh6FrdAfCSYTBQe1+FA==" }, "node_modules/@adobe/helix-shared-config": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.3.1.tgz", - "integrity": "sha512-4YUIN+BaCR6PDktrni78psAbt1woCDZR8E1JmLH96WgQggajtjCWT1YMZhysYAmX2RvaAJb6yszBHKW2cRkU6Q==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.3.2.tgz", + "integrity": "sha512-a8FOHXrxUcYlGuuGiNw0STgXVLwW5xOlLQK29FypJhl0WGL0vQYsAH51UlMW2+H+hYN1aZHmXYvACUpLNkVGwg==", "dependencies": { "@adobe/helix-fetch": "2.4.2", "@adobe/helix-shared-git": "^1.0.3", @@ -19081,9 +19081,9 @@ } }, "@adobe/helix-shared-config": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.3.1.tgz", - "integrity": "sha512-4YUIN+BaCR6PDktrni78psAbt1woCDZR8E1JmLH96WgQggajtjCWT1YMZhysYAmX2RvaAJb6yszBHKW2cRkU6Q==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.3.2.tgz", + "integrity": "sha512-a8FOHXrxUcYlGuuGiNw0STgXVLwW5xOlLQK29FypJhl0WGL0vQYsAH51UlMW2+H+hYN1aZHmXYvACUpLNkVGwg==", "requires": { "@adobe/helix-fetch": "2.4.2", "@adobe/helix-shared-git": "^1.0.3", diff --git a/package.json b/package.json index 046d9f80..6556e32f 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@adobe/fastly-native-promises": "1.23.5", "@adobe/helix-fetch": "2.4.2", "@adobe/helix-log": "5.0.5", - "@adobe/helix-shared-config": "1.3.1", + "@adobe/helix-shared-config": "1.3.2", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.3", "@adobe/helix-universal": "1.7.0",