From 119a1fdd33ada32a3be30c582f5bb902e069aaa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 21:50:42 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.45.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 767a9d5..6c3801e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@adobe/spacecat-shared-gpt-client": "1.7.1", "@adobe/spacecat-shared-http-utils": "1.36.0", "@adobe/spacecat-shared-ims-client": "1.16.0", - "@adobe/spacecat-shared-rum-api-client": "2.44.1", + "@adobe/spacecat-shared-rum-api-client": "2.45.0", "@adobe/spacecat-shared-scrape-client": "2.7.2", "@adobe/spacecat-shared-slack-client": "1.7.2", "@adobe/spacecat-shared-utils": "1.126.0", @@ -2788,9 +2788,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.44.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.44.1.tgz", - "integrity": "sha512-yT4EAZfJ+CzRrA4OCzXa8UbbJAbtibKEjYDRcEw13ynruyeyUMOm8Z8l7xSl7Sr56olMG5Njhnj+Dy9kvPM5tQ==", + "version": "2.45.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.45.0.tgz", + "integrity": "sha512-tmeVlLPaQ7Y9VZfXhd2H3EHvqhG0to60HAQlvZTXOWfoQ2X+ztsNAzdJau00+NhKEMkSHK7t4Gc5KyZcsy/XYg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.0", diff --git a/package.json b/package.json index e3c3fd2..b840b75 100755 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@adobe/spacecat-shared-gpt-client": "1.7.1", "@adobe/spacecat-shared-http-utils": "1.36.0", "@adobe/spacecat-shared-ims-client": "1.16.0", - "@adobe/spacecat-shared-rum-api-client": "2.44.1", + "@adobe/spacecat-shared-rum-api-client": "2.45.0", "@adobe/spacecat-shared-scrape-client": "2.7.2", "@adobe/spacecat-shared-slack-client": "1.7.2", "@adobe/spacecat-shared-utils": "1.126.0",