From 1258da10bcbdfbb112c544d169cb34f4f879f23b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 05:55:47 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.38.3 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 11ab065..017d144 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-data-access": "2.73.1", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-rum-api-client": "2.38.2", + "@adobe/spacecat-shared-rum-api-client": "2.38.3", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.59.4", "@aws-sdk/client-lambda": "3.893.0", @@ -2426,9 +2426,9 @@ } }, "node_modules/@adobe/rum-distiller": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.20.0.tgz", - "integrity": "sha512-U8/i3MW0E7OYALOaHrMbRQWoxhDOCDHpLTFXXAnUTAYLFlyBePuWC3RHTGnUrTErI6B80DjTTo4ywj3Y8bazVg==", + "version": "1.20.8", + "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.20.8.tgz", + "integrity": "sha512-EHu8sceirtfEZKzLiBMEaHUR4trJG59jxvJ2GCHTCVs9PchimfRGheH3o85BQPCXtc+9BnpsxgA7IfLE2rTj5g==", "license": "Apache-2.0" }, "node_modules/@adobe/semantic-release-coralogix": { @@ -11775,15 +11775,15 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.38.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.38.2.tgz", - "integrity": "sha512-TdN3u5p8+GQBXeZmG4oatFUILb/aLWTauHe4t1zETE0LYjESO6dC8fg8X73znfl6ZAJ2inl+WAOwQ1H8UuhsrA==", + "version": "2.38.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.38.3.tgz", + "integrity": "sha512-uiKsQZCe+rN1KY8Rst0cTHADueju+VCygyj9ELaEKIeQ7UqX7gIXf2phFUp+rJciNBeGK+quGcj0w9yjoqQZuQ==", "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.20.0", + "@adobe/rum-distiller": "1.20.8", "@adobe/spacecat-shared-utils": "1.48.0", "aws4": "1.13.2", "urijs": "1.19.11" diff --git a/package.json b/package.json index d2674cc..7efe36a 100755 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@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.38.2", + "@adobe/spacecat-shared-rum-api-client": "2.38.3", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.8.13",