From e94de7a63fac6e375da862e76768ec130c3342c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:41:08 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.15.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 40a440e..6592ce3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.22", "@adobe/spacecat-shared-data-access": "1.58.1", "@adobe/spacecat-shared-http-utils": "1.7.2", - "@adobe/spacecat-shared-rum-api-client": "2.15.1", + "@adobe/spacecat-shared-rum-api-client": "2.15.3", "@adobe/spacecat-shared-slack-client": "1.3.26", "@adobe/spacecat-shared-utils": "1.23.3", "comma-number": "2.1.0", @@ -960,9 +960,9 @@ } }, "node_modules/@adobe/rum-distiller": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.12.0.tgz", - "integrity": "sha512-np/GEH1udU6QMON3Z2hzyWMBMp7sYoY74xHCu/h1Nlu8t+D5hKOjofUspOylULZ2ZPdsRIIVUo44/5PQFcQT0A==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.13.0.tgz", + "integrity": "sha512-/F84FE0HmX1pq/I6VCR9bd5WBokwzz+SKdGMvdRo73Z8AwPhXStWZpjkaIK48p1fHHduS5TMBp+Hn94HB/QEOA==", "license": "Apache-2.0" }, "node_modules/@adobe/semantic-release-coralogix": { @@ -4093,15 +4093,15 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.15.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.15.1.tgz", - "integrity": "sha512-cnYpNC++DzWwa/bpuQIQQw0IvaHv6QANpft8SE+yci8qls94M3V8YIPTriNz0fWL5MPEO3JaP+m0uoi9jkz62g==", + "version": "2.15.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.15.3.tgz", + "integrity": "sha512-WSkX4sF8GuTp7zzIRc88LNNqjoB1ES+EJDciBjkB4uRYxm29u/QtoRteUJ+VKQQxIzPAKMv/aetGARIUwGziCA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.10", "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-universal": "5.0.7", - "@adobe/rum-distiller": "1.12.0", + "@adobe/rum-distiller": "1.13.0", "@adobe/spacecat-shared-utils": "1.22.4", "aws4": "1.13.2", "urijs": "^1.19.11" diff --git a/package.json b/package.json index 28597d8..19be528 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.4", "@adobe/helix-universal-logger": "3.0.22", - "@adobe/spacecat-shared-rum-api-client": "2.15.1", + "@adobe/spacecat-shared-rum-api-client": "2.15.3", "@adobe/spacecat-shared-http-utils": "1.7.2", "@adobe/spacecat-shared-utils": "1.23.3", "@adobe/spacecat-shared-data-access": "1.58.1",