From 79a9a2c75859627c395a723e472597ebf3f905b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 05:36:39 +0000 Subject: [PATCH] fix(deps): update adobe fixes --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a83e1b..ffc6585 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,12 +15,12 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.66.0", + "@adobe/spacecat-shared-data-access": "2.68.1", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-rum-api-client": "2.37.7", + "@adobe/spacecat-shared-rum-api-client": "2.38.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", - "@adobe/spacecat-shared-utils": "1.55.0", + "@adobe/spacecat-shared-utils": "1.56.0", "@aws-sdk/client-lambda": "3.893.0", "@aws-sdk/client-sqs": "3.893.0", "@aws-sdk/credential-provider-node": "3.893.0", @@ -2426,9 +2426,9 @@ } }, "node_modules/@adobe/rum-distiller": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.19.0.tgz", - "integrity": "sha512-Qb7V7pF8Sy5cd1lqskqlEvmuhMIPek8X+G84Qe236lMgu+8XLM8pk0HJzZdvHAsYGU8M+wmKAccfk6DyIvweng==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.19.1.tgz", + "integrity": "sha512-TeLyVfKt5VEzpy8So7loO/3LoZ3FTKp4KcjxcKM2QrzYFP4Ob1hyGzG+yjHjJH0GcplIpM6Z00B3lOAFSMovgg==", "license": "Apache-2.0" }, "node_modules/@adobe/semantic-release-coralogix": { @@ -2494,9 +2494,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.66.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.66.0.tgz", - "integrity": "sha512-OKqS7IAcKDgdGUKeu/hyxzW4qDRCdOnuoGVryryDChIaEdD9Gs295rniEkZf4i7UG1ZRfeOZ0+aUODaKAsspKQ==", + "version": "2.68.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.68.1.tgz", + "integrity": "sha512-C93MfrD1QqkA1Rdbm2+akNcAXwxfD/mJuZWsvXdikXp3nZdLe++fmPh9foIq5qCjHAQRKmBlA7KQ0XBOzN8ckQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", @@ -11775,15 +11775,15 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.37.7", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.37.7.tgz", - "integrity": "sha512-lKHs76fkOOHFsnY4NpyZOTpcPOdUeHiMgF9JJtUhGRWHzW4mUDrSthB0YovXWBs+yAiNPbHt58uoReY7/FMb2A==", + "version": "2.38.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.38.0.tgz", + "integrity": "sha512-wGLafnfX/LO3MqbeN5+Rp/uzb4unUR3dpeUGm3g/o+2cniP/+aTPk08W4RZpvYELvRYG0kUIflZ052BcnxJR6w==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-universal": "5.2.3", - "@adobe/rum-distiller": "1.19.0", + "@adobe/rum-distiller": "1.19.1", "@adobe/spacecat-shared-utils": "1.48.0", "aws4": "1.13.2", "urijs": "1.19.11" @@ -17261,9 +17261,9 @@ } }, "node_modules/@adobe/spacecat-shared-utils": { - "version": "1.55.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.55.0.tgz", - "integrity": "sha512-OWxNosWxCLXOuQVhVLybL7Y0eIWf7TXt1dJdlXf/wpV2/0Box/IM37zS28KLFCrGKQoi/kj+tyES0SjX6ohdYg==", + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.56.0.tgz", + "integrity": "sha512-3k0kv7eCL4aDq4036/qicmhK8rSzhweheJl3zbhMwpCosLgpM/PUDf28lcxIiAD0ogFAa4TrqJ6+EIOVsovYjQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index ab0f636..c9b26c8 100755 --- a/package.json +++ b/package.json @@ -70,14 +70,14 @@ "@adobe/helix-shared-secrets": "2.2.10", "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", - "@adobe/spacecat-shared-rum-api-client": "2.37.7", + "@adobe/spacecat-shared-rum-api-client": "2.38.0", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-data-access": "2.66.0", + "@adobe/spacecat-shared-data-access": "2.68.1", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-slack-client": "^1.3.12", - "@adobe/spacecat-shared-utils": "1.55.0", + "@adobe/spacecat-shared-utils": "1.56.0", "@aws-sdk/client-lambda": "3.893.0", "@aws-sdk/client-sqs": "3.893.0", "@aws-sdk/credential-provider-node": "3.893.0",