diff --git a/package-lock.json b/package-lock.json index bddacf04..54c47dd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-ahrefs-client": "1.5.1", "@adobe/spacecat-shared-data-access": "1.43.3", "@adobe/spacecat-shared-http-utils": "1.6.8", - "@adobe/spacecat-shared-rum-api-client": "2.7.4", + "@adobe/spacecat-shared-rum-api-client": "2.8.0", "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", "@adobe/spacecat-shared-utils": "1.19.6", "@aws-sdk/client-lambda": "3.637.0", @@ -4383,9 +4383,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.7.4.tgz", - "integrity": "sha512-0N3LClkMR7jKJGaqngL+e39XXYxO39lyjSKqYlzECDZGbbskNxs21zTzxpuOBFmpEBOow4xz23pcCVAPkhoKIA==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.8.0.tgz", + "integrity": "sha512-CNtQy6nYWErCJgG2YyFxej8hVBnoS8PItPNLvHRjEYXFpU9QhuoS+bSxcmDRbwRxMbHpAgK3XclddP6DFrKjDQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index a21ae299..6062e7f5 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@adobe/spacecat-shared-ahrefs-client": "1.5.1", "@adobe/spacecat-shared-data-access": "1.43.3", "@adobe/spacecat-shared-http-utils": "1.6.8", - "@adobe/spacecat-shared-rum-api-client": "2.7.4", + "@adobe/spacecat-shared-rum-api-client": "2.8.0", "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", "@aws-sdk/client-lambda": "3.637.0", "@aws-sdk/credential-provider-node": "3.637.0",