diff --git a/package-lock.json b/package-lock.json index 9985618f..96397007 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.0", "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.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.20.0.tgz", + "integrity": "sha512-rOm+qSoLqb4R0nDlFYqB0V3sZeTUrKXHDs1CXGQ3y537OkVkS2uL6BIe0PmbGRTjgp2Ww5xeji2TJj80c1KmRg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 8a2aea36..f7945e75 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.0", + "@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"