From b2da9862bdb6234dfc64682cffcc74b30cb48545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:26:41 +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 9985618f..60daebb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,11 +14,11 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.2", "@adobe/helix-universal-logger": "3.0.19", - "@adobe/spacecat-shared-data-access": "1.44.2", + "@adobe/spacecat-shared-data-access": "1.44.3", "@adobe/spacecat-shared-http-utils": "1.6.9", "@adobe/spacecat-shared-rum-api-client": "2.9.1", "@adobe/spacecat-shared-slack-client": "1.3.15", - "@adobe/spacecat-shared-utils": "1.19.8", + "@adobe/spacecat-shared-utils": "1.20.1", "comma-number": "2.1.0", "human-format": "1.2.0" }, @@ -1479,9 +1479,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.44.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.2.tgz", - "integrity": "sha512-090j95UYRvgW5YS7jUprSjz/t/H+SYKtCmBiY3YnKQdIKVbbCugzN9GW0rfchSo1grvZqQIcsNiCqB4iyUTPsA==", + "version": "1.44.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.3.tgz", + "integrity": "sha512-jU+4l3aFMxXZ6jwVOV9c+JZ7moLgDnR2T6D2g/GuJpxxe9KG62loieBhjCwMaaw02snqdHshS9kUR+G20sonUA==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", @@ -3558,9 +3558,9 @@ } }, "node_modules/@adobe/spacecat-shared-utils": { - "version": "1.19.8", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.19.8.tgz", - "integrity": "sha512-2s8KabEF87SU9/ta2cnXslhML6S/xTik2CYBOczeJYe/GZD4MNPti/C+Szw+c/r6xiRncJ0k5kBEkRGsHNSPXg==", + "version": "1.20.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.20.1.tgz", + "integrity": "sha512-jmffFCSBdUzRrwWRiNAW1d2tqZnYYFfMVkeVUnhvP/OKc8stxwjIs9NklOEFz4ltau3+f40no3EDxBijrqhe5g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 8a2aea36..6ee0bc3d 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@adobe/helix-universal-logger": "3.0.19", "@adobe/spacecat-shared-rum-api-client": "2.9.1", "@adobe/spacecat-shared-http-utils": "1.6.9", - "@adobe/spacecat-shared-utils": "1.19.8", - "@adobe/spacecat-shared-data-access": "1.44.2", + "@adobe/spacecat-shared-utils": "1.20.1", + "@adobe/spacecat-shared-data-access": "1.44.3", "@adobe/spacecat-shared-slack-client": "1.3.15", "comma-number": "2.1.0", "human-format": "1.2.0"