From 2d53a54a484081b9c5489fc666e998a5556c9bfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 18:04:16 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-http-utils to v1.15.0 --- 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 4d713d6..3775de8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", "@adobe/spacecat-shared-data-access": "2.36.0", - "@adobe/spacecat-shared-http-utils": "1.14.4", + "@adobe/spacecat-shared-http-utils": "1.15.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3", "@aws-sdk/client-lambda": "3.844.0", @@ -2893,9 +2893,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.14.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.14.4.tgz", - "integrity": "sha512-Fz+iSx8kj3VNuQ6oZNSEtnO0mhh1fLLb8NcicxeaYistJlwFq1p3XY4Hd2eMQdfBnfMPkiCZpPtlVIA6A5mFlA==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.15.0.tgz", + "integrity": "sha512-dZorC/y7yNhHW/as9Uyo//DG0vorI/Rxwj6jw4DBEObCCFXUb5QmZbqaNIxdhVfTZhehLe/TFOnhFZGmyo+YGg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", diff --git a/package.json b/package.json index db8d159..e6c2142 100755 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", "@adobe/spacecat-shared-data-access": "2.36.0", - "@adobe/spacecat-shared-http-utils": "1.14.4", + "@adobe/spacecat-shared-http-utils": "1.15.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3", "@aws-sdk/client-lambda": "3.844.0",