diff --git a/package-lock.json b/package-lock.json index 44ea1b37..7e8f60da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@adobe/spacecat-shared-data-access": "1.29.1", "@adobe/spacecat-shared-http-utils": "1.3.4", "@adobe/spacecat-shared-rum-api-client": "2.0.3", - "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", + "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@2.0.3", "@adobe/spacecat-shared-utils": "1.15.9", "@aws-sdk/client-sqs": "3.592.0", "diff": "5.2.0", @@ -2787,93 +2787,24 @@ }, "node_modules/@adobe/spacecat-shared-rum-api-client-v1": { "name": "@adobe/spacecat-shared-rum-api-client", - "version": "1.8.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-1.8.4.tgz", - "integrity": "sha512-Q/HXcJG1P214gIQ0WCzkAeeEzJGuz84mYRj8zsUf0IhUcCIkx9QOqClCYzadEtBAsWjgMi2Ee3H6UZktJFxKBA==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.0.3.tgz", + "integrity": "sha512-iyIQG/HPBi00HaRPokiP0/USvLLpLtcZK0NDZEJJ9eUCCwHf88SiqohCL4LpPSforO5HtccZdgwi32OzxfhtgQ==", + "license": "Apache-2.0", "dependencies": { - "@adobe/fetch": "4.1.3", + "@adobe/fetch": "4.1.8", "@adobe/helix-shared-wrap": "2.0.2", - "@adobe/helix-universal": "4.5.2", + "@adobe/helix-universal": "5.0.5", "@adobe/spacecat-shared-utils": "1.4.0", - "aws4": "1.13.0" - } - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/fetch": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.1.3.tgz", - "integrity": "sha512-d/NfW/QFZwehkElCkzjZQhv7qkAmq1tDQpOKw3trAV9DzACcpnEc+aC2bzfc4pLWu45WcLusUZxl1Yw5F8pKDw==", - "dependencies": { - "debug": "4.3.5", - "http-cache-semantics": "4.1.1", - "lru-cache": "7.18.3" - }, - "engines": { - "node": ">=14.16" - } - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/helix-universal": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-4.5.2.tgz", - "integrity": "sha512-QTMhFh8DUyQ7Ih5sZcNM57tfaRlWn805aS//sbD/tCZVoQi5hc1dc4Cw6N+AHvEPVP34KqvIAaMkl1fa8pKoww==", - "dependencies": { - "@adobe/fetch": "4.1.2", - "aws4": "1.12.0" - } - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/helix-universal/node_modules/@adobe/fetch": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.1.2.tgz", - "integrity": "sha512-O7yA/NgQGkp/2SFOTrcSFOb91VMZH29QRE9dXev/K8xVJkIL1g1B8IqT2G8sRurgQw2CPBQ2H7GF/FHW/HBxKw==", - "dependencies": { - "debug": "4.3.4", - "http-cache-semantics": "4.1.1", - "lru-cache": "7.18.3" - }, - "engines": { - "node": ">=14.16" - } - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/helix-universal/node_modules/aws4": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz", - "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/helix-universal/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } + "aws4": "1.13.0", + "d3-array": "3.2.4" } }, "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/@adobe/spacecat-shared-utils": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.4.0.tgz", - "integrity": "sha512-UMRJa3RZImvqkFSmtCJ1u8zFbLZNi8wtaf+whJAA6xksaW/sGb0iTFqIc78Aui7aS3FnKLjpCjiT2KB7ejNyDQ==" - }, - "node_modules/@adobe/spacecat-shared-rum-api-client-v1/node_modules/debug": { - "version": "4.3.5", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } + "integrity": "sha512-UMRJa3RZImvqkFSmtCJ1u8zFbLZNi8wtaf+whJAA6xksaW/sGb0iTFqIc78Aui7aS3FnKLjpCjiT2KB7ejNyDQ==", + "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-shared-rum-api-client/node_modules/@adobe/spacecat-shared-utils": { "version": "1.4.0", diff --git a/package.json b/package.json index b9bf6d99..7dcce7e0 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@adobe/spacecat-shared-data-access": "1.29.1", "@adobe/spacecat-shared-http-utils": "1.3.4", "@adobe/spacecat-shared-rum-api-client": "2.0.3", - "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", + "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@2.0.3", "@adobe/spacecat-shared-ahrefs-client": "1.2.6", "@adobe/spacecat-shared-utils": "1.15.9", "@aws-sdk/client-sqs": "3.592.0",