From 0d30bd968a6165e48bc63595604b4f800c68d765 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 06:09:03 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-http-utils to v1.25.1 --- 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 a5267d1..78ec8d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", - "@adobe/spacecat-shared-http-utils": "1.25.0", + "@adobe/spacecat-shared-http-utils": "1.25.1", "@adobe/spacecat-shared-ims-client": "1.12.1", "@adobe/spacecat-shared-rum-api-client": "2.40.10", "@adobe/spacecat-shared-scrape-client": "2.5.4", @@ -2195,9 +2195,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.25.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.25.0.tgz", - "integrity": "sha512-0majeRJ4oW/iEUCYGoUzOkjZ94cupvrLuNW1IZtuNnQVoMH9DcrdxrsnlC4DhhWjbrDpYiSF55jNPD7aTIGAiA==", + "version": "1.25.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.25.1.tgz", + "integrity": "sha512-pTuy6hQPKKaFLht4nwSs91FZrxz8QZj62Fo1XtdRtLeAUb58yZ9RKN/jyS0qnQhAlj57AR/9JXR6XT1AHzFjSQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index 7b9b7e1..6f6ca61 100755 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", - "@adobe/spacecat-shared-http-utils": "1.25.0", + "@adobe/spacecat-shared-http-utils": "1.25.1", "@adobe/spacecat-shared-ims-client": "1.12.1", "@adobe/spacecat-shared-rum-api-client": "2.40.10", "@adobe/spacecat-shared-scrape-client": "2.5.4",