From 90745498965cafc70112c39fe94bbe2e5fec4607 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:03:46 +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 32c5d4f..b9d8cf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,8 +15,8 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.36.1", - "@adobe/spacecat-shared-http-utils": "1.15.1", + "@adobe/spacecat-shared-data-access": "2.38.0", + "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.4", "@aws-sdk/client-lambda": "3.848.0", @@ -2158,9 +2158,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.36.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.36.1.tgz", - "integrity": "sha512-p+Igl7dTke3oWR8g/G5os4Q70qBh4dvRnPw29lejIn3LV6znNgqxcFIVZnBYfyYIchkEy+U1bKKb25jRe1M6XA==", + "version": "2.38.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.38.0.tgz", + "integrity": "sha512-D73izJSHV+jfoaYe9IZj+QK2s8WjKD8KsmJq4gz67CJO8k37CS8N63S8e6f3TEainmCxWUdCJXEWNK2sYSrFLw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", @@ -2973,9 +2973,9 @@ } }, "node_modules/@adobe/spacecat-shared-http-utils": { - "version": "1.15.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.15.1.tgz", - "integrity": "sha512-lB7MvnmWs1R6zqCxRQ5zUTQJP6s0H0B3dVekh9NKPd8fSBjjpcE3vNQgXcjmn8V4PuhToUAtGsdseNbZ3U7d2A==", + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-http-utils/-/spacecat-shared-http-utils-1.15.2.tgz", + "integrity": "sha512-4e7Eg0iCVX3GlbX5BNjpYJXEgxm8k/AGEkEZ8zkkZzFCzxwCAFTWMGQ08mmzIFi6JUKrAYibVJTfhczhRcD/Dw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", diff --git a/package.json b/package.json index 1936ce4..37307f4 100755 --- a/package.json +++ b/package.json @@ -65,8 +65,8 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.36.1", - "@adobe/spacecat-shared-http-utils": "1.15.1", + "@adobe/spacecat-shared-data-access": "2.38.0", + "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.4", "@aws-sdk/client-lambda": "3.848.0",