diff --git a/package-lock.json b/package-lock.json index 8224170..ceac715 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.24.1", + "@adobe/spacecat-shared-http-utils": "1.25.0", "@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.24.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.24.1.tgz", - "integrity": "sha512-5Ov5fcvWug/a4RMZR3PwosiD2SgLl4K0dbJ0fvEOmIQsusiwSsv6/Dswo0velbsGSLaE3uqFtp8uDV1AMvOKRQ==", + "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==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index 0343059..f495f8c 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.24.1", + "@adobe/spacecat-shared-http-utils": "1.25.0", "@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",