diff --git a/package-lock.json b/package-lock.json index fe7d7b86..f450532a 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,10 +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==", - "license": "Apache-2.0", + "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==", "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-shared-wrap": "2.0.2",