diff --git a/package-lock.json b/package-lock.json index 9c7a88e..de10230 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.19", "@adobe/spacecat-shared-data-access": "1.44.3", "@adobe/spacecat-shared-http-utils": "1.6.9", - "@adobe/spacecat-shared-rum-api-client": "2.9.1", + "@adobe/spacecat-shared-rum-api-client": "2.9.2", "@adobe/spacecat-shared-slack-client": "1.3.15", "@adobe/spacecat-shared-utils": "1.20.1", "comma-number": "2.1.0", @@ -3489,9 +3489,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.9.1.tgz", - "integrity": "sha512-2BIc5y/nV3nEiOV+uNhab9eVRrHEM9d0808mBQQr2xWf970LbCuF5STrzufSSmrt8zeTXowS7GR71fVVAksfZQ==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.9.2.tgz", + "integrity": "sha512-OL2sJpdirtYCgrwe8aZVjUS4I4tnv16uhbC7hOlijDPuiPxpo+ILT9bhsCGcH6EMTjLVyk/BrUishfrhmW2c/Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 056d06c..ac14c3d 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.19", - "@adobe/spacecat-shared-rum-api-client": "2.9.1", + "@adobe/spacecat-shared-rum-api-client": "2.9.2", "@adobe/spacecat-shared-http-utils": "1.6.9", "@adobe/spacecat-shared-utils": "1.20.1", "@adobe/spacecat-shared-data-access": "1.44.3",