diff --git a/package-lock.json b/package-lock.json index 1cab32cb..833111dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@adobe/spacecat-shared-data-access": "1.44.3", "@adobe/spacecat-shared-google-client": "1.2.5", "@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-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", "@adobe/spacecat-shared-utils": "1.20.0", "@aws-sdk/client-lambda": "3.651.1", @@ -5066,10 +5066,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==", - "license": "Apache-2.0", + "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==", "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-shared-wrap": "2.0.2", diff --git a/package.json b/package.json index b128e9c0..a209a183 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@adobe/spacecat-shared-data-access": "1.44.3", "@adobe/spacecat-shared-google-client": "1.2.5", "@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-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", "@aws-sdk/client-lambda": "3.651.1", "@aws-sdk/credential-provider-node": "3.651.1",