From bf73ea4665394a36c05b22697d397fc21c7a52a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 05:09:58 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.14.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 199179b..2494a44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.21", "@adobe/spacecat-shared-data-access": "1.58.1", "@adobe/spacecat-shared-http-utils": "1.7.1", - "@adobe/spacecat-shared-rum-api-client": "2.13.2", + "@adobe/spacecat-shared-rum-api-client": "2.14.0", "@adobe/spacecat-shared-slack-client": "1.3.25", "@adobe/spacecat-shared-utils": "1.23.2", "comma-number": "2.1.0", @@ -4021,9 +4021,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.13.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.13.2.tgz", - "integrity": "sha512-mqXDJtXjCrw+5NLZdusIedf/+jjA15zaOh8PbY6kom90hekurvrxnE5OjYEx8CN0TxtR2Ugd47P9XiLO1/+zlg==", + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.14.0.tgz", + "integrity": "sha512-xZBB+KJdjaxG2NnPRzOBUlev9ivEutQ2e8Rhehu8XG47xNWJWAc/TwFfC8WdHJqqzGE2QhTRLIPJcNBZ+z9h2g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", diff --git a/package.json b/package.json index 8880de3..c1319cb 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.3", "@adobe/helix-universal-logger": "3.0.21", - "@adobe/spacecat-shared-rum-api-client": "2.13.2", + "@adobe/spacecat-shared-rum-api-client": "2.14.0", "@adobe/spacecat-shared-http-utils": "1.7.1", "@adobe/spacecat-shared-utils": "1.23.2", "@adobe/spacecat-shared-data-access": "1.58.1",