From c3c924acde2e92f07f958cc15a8564b7cd29b241 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:37:54 +0000 Subject: [PATCH] fix(deps): update adobe fixes --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0a222d..d0c4b7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,11 +14,11 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.25.0", + "@adobe/spacecat-shared-data-access": "3.26.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.6", "@adobe/spacecat-shared-gpt-client": "1.6.19", - "@adobe/spacecat-shared-http-utils": "1.23.0", + "@adobe/spacecat-shared-http-utils": "1.24.0", "@adobe/spacecat-shared-ims-client": "1.12.0", "@adobe/spacecat-shared-rum-api-client": "2.40.9", "@adobe/spacecat-shared-scrape-client": "2.5.3", @@ -601,9 +601,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.25.0.tgz", - "integrity": "sha512-6eAY3B9LH4EtRpstT0Vya5h4l6wuzVkFLO3O7s/6MC8M2KDVUprFR+7xiydrdPoroNjX7AOYiMOS/V27cpUrPQ==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.26.0.tgz", + "integrity": "sha512-8br7/rN/D+YjSlXvxmZMtBflgVOpLJS+vYd02IBQmFQyAkdXxoszDHKEvc9TWf1hVAGkW+MB7NA87gmHf8dyeQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", @@ -1946,9 +1946,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.23.0.tgz", - "integrity": "sha512-vXtK+Gfil4J8FP6iv4zdYZ1UIWdKz0Rc1SOysN6qfBOcz0EeWEgaU/CXh+5Pg8V7sFjCUKJD6G0I4PEiyWSorA==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.24.0.tgz", + "integrity": "sha512-Mp+y4keceNiHeAm3LZlcywMUsal5gfx5Anas1clD59DblzHPIShr8hoDl7NZEserZykjtGMVlQkUJjh2zDRyHg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index 12c0fa6..a62715c 100755 --- a/package.json +++ b/package.json @@ -76,11 +76,11 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.25.0", + "@adobe/spacecat-shared-data-access": "3.26.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.6", "@adobe/spacecat-shared-gpt-client": "1.6.19", - "@adobe/spacecat-shared-http-utils": "1.23.0", + "@adobe/spacecat-shared-http-utils": "1.24.0", "@adobe/spacecat-shared-ims-client": "1.12.0", "@adobe/spacecat-shared-rum-api-client": "2.40.9", "@adobe/spacecat-shared-scrape-client": "2.5.3",