diff --git a/package-lock.json b/package-lock.json index 9f8e576..eade28b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/spacecat-shared-data-access": "3.81.0", "@adobe/spacecat-shared-google-client": "1.6.3", "@adobe/spacecat-shared-gpt-client": "1.7.1", - "@adobe/spacecat-shared-http-utils": "1.35.2", + "@adobe/spacecat-shared-http-utils": "1.36.0", "@adobe/spacecat-shared-ims-client": "1.16.0", "@adobe/spacecat-shared-rum-api-client": "2.44.1", "@adobe/spacecat-shared-scrape-client": "2.7.1", @@ -1577,9 +1577,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.35.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.35.2.tgz", - "integrity": "sha512-853LJutM63i6/3B4f5Kj9j94BFHEt2DnK6YZSTSqD6OrZkvqL/DjSwgd7BZ/5wch9U1uSIZFn1DQKRVJNTaTAw==", + "version": "1.36.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.36.0.tgz", + "integrity": "sha512-GbEKbeeccYeGt0v+FcmhYRG8y+TodL6tmG2p6XQBzxtS9yjpsJWP/Mlx7IGyAZBzdzD5P70RY2GrsugoHbOQ5Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.0", diff --git a/package.json b/package.json index b90488e..61112d9 100755 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@adobe/spacecat-shared-data-access": "3.81.0", "@adobe/spacecat-shared-google-client": "1.6.3", "@adobe/spacecat-shared-gpt-client": "1.7.1", - "@adobe/spacecat-shared-http-utils": "1.35.2", + "@adobe/spacecat-shared-http-utils": "1.36.0", "@adobe/spacecat-shared-ims-client": "1.16.0", "@adobe/spacecat-shared-rum-api-client": "2.44.1", "@adobe/spacecat-shared-scrape-client": "2.7.1",