From 60060068fea1023ad1adab9eab1c8031e87991f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:37:18 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.15.6 --- 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 a5b5c1a..2cc6175 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.23", "@adobe/spacecat-shared-data-access": "1.58.2", "@adobe/spacecat-shared-http-utils": "1.7.3", - "@adobe/spacecat-shared-rum-api-client": "2.15.5", + "@adobe/spacecat-shared-rum-api-client": "2.15.6", "@adobe/spacecat-shared-slack-client": "1.3.28", "@adobe/spacecat-shared-utils": "1.23.5", "comma-number": "2.1.0", @@ -4201,9 +4201,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.15.5", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.15.5.tgz", - "integrity": "sha512-XTTNXr+BT8PYwAH3G77AfdDTadMTYp4PhQSs81W2f3u/cOriJ09by209YrcCo9gThsr5FS3xMJrqmKPszUCCuw==", + "version": "2.15.6", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.15.6.tgz", + "integrity": "sha512-ylmMsSYxVZSYdRIJU9/KEQ+VH5RAB5MdieKTdigZO1W/SzxmOm5AIN5sYpyqrl4HfK7V6z19Sip8cpNPk8sFGw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", diff --git a/package.json b/package.json index 4bb47b2..f934369 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", "@adobe/helix-universal-logger": "3.0.23", - "@adobe/spacecat-shared-rum-api-client": "2.15.5", + "@adobe/spacecat-shared-rum-api-client": "2.15.6", "@adobe/spacecat-shared-http-utils": "1.7.3", "@adobe/spacecat-shared-utils": "1.23.5", "@adobe/spacecat-shared-data-access": "1.58.2",