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",