From b490a9044759e9ef81af1e80b8a94b99f34d2273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 15:38:29 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.4.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 43a07c3d..b8aa748d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.18", "@adobe/spacecat-shared-data-access": "1.36.0", "@adobe/spacecat-shared-http-utils": "1.3.4", - "@adobe/spacecat-shared-rum-api-client": "2.3.0", + "@adobe/spacecat-shared-rum-api-client": "2.4.0", "@adobe/spacecat-shared-slack-client": "1.3.9", "@adobe/spacecat-shared-utils": "1.18.3", "comma-number": "2.1.0", @@ -803,9 +803,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.3.0.tgz", - "integrity": "sha512-skQSX/rkslYHlg+jeedUUCxlvjQhKWVoSPEytIaKgiwSxARoMLmjA1wAU/Ta00+fm0Wj1ChbJXLQOdccoDAJCQ==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.4.0.tgz", + "integrity": "sha512-rqIbFT3F1Tjiko5SvAUt54E7MpEDG8pVRAEW16uT6+NUsOlPcNZozxsZoP9F9L8A/NOegclky6VLCeAmeHWIXw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index dbc2918a..58ea03c0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.2", "@adobe/helix-universal-logger": "3.0.18", - "@adobe/spacecat-shared-rum-api-client": "2.3.0", + "@adobe/spacecat-shared-rum-api-client": "2.4.0", "@adobe/spacecat-shared-http-utils": "1.3.4", "@adobe/spacecat-shared-utils": "1.18.3", "@adobe/spacecat-shared-data-access": "1.36.0",