From 80991890ee0ddcf5eb0361e32a3177c59c9a4da0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:06:36 +0000 Subject: [PATCH] fix(deps): update adobe fixes --- 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 e08eaaa..090bbe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/spacecat-shared-data-access": "3.79.1", "@adobe/spacecat-shared-google-client": "1.6.3", "@adobe/spacecat-shared-gpt-client": "1.7.1", - "@adobe/spacecat-shared-http-utils": "1.30.0", + "@adobe/spacecat-shared-http-utils": "1.31.0", "@adobe/spacecat-shared-ims-client": "1.14.0", "@adobe/spacecat-shared-rum-api-client": "2.43.1", "@adobe/spacecat-shared-scrape-client": "2.7.1", @@ -1547,9 +1547,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.30.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.30.0.tgz", - "integrity": "sha512-4zqGGk72JuWEhc6MnkOgYTCKJ60DtjETT0C+TY1cIY6qWvEFMqjxGSmmzGM9upUb24Qe0ZcZXojo01grfCnLKw==", + "version": "1.31.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.31.0.tgz", + "integrity": "sha512-TW8MpwUWwGwXo/EYKWjXKb3XOyRmjV+it6fnomRdSjkHYGZfuJySP6ZGbCszpO7PgKtB5ldf4QUq1JypBDrZcw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.0", diff --git a/package.json b/package.json index 6fe9fa8..ab5ccdb 100755 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@adobe/spacecat-shared-data-access": "3.79.1", "@adobe/spacecat-shared-google-client": "1.6.3", "@adobe/spacecat-shared-gpt-client": "1.7.1", - "@adobe/spacecat-shared-http-utils": "1.30.0", + "@adobe/spacecat-shared-http-utils": "1.31.0", "@adobe/spacecat-shared-ims-client": "1.14.0", "@adobe/spacecat-shared-rum-api-client": "2.43.1", "@adobe/spacecat-shared-scrape-client": "2.7.1",