diff --git a/package-lock.json b/package-lock.json index e0308b27..05d9ee86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-data-access": "2.62.1", "@adobe/spacecat-shared-http-utils": "1.17.2", "@adobe/spacecat-shared-ims-client": "1.8.10", - "@adobe/spacecat-shared-rum-api-client": "2.37.3", + "@adobe/spacecat-shared-rum-api-client": "2.37.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.50.4", "@aws-sdk/client-lambda": "3.883.0", @@ -2079,9 +2079,9 @@ } }, "node_modules/@adobe/rum-distiller": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.17.0.tgz", - "integrity": "sha512-Mc26gnG0yD9B3BgWDSyxYCdwiJCNKCeymWJKEsaclfJTX23PEav+sbLqr+pMMmN4WMSmp9N8LblwkZ/ypFd9vQ==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@adobe/rum-distiller/-/rum-distiller-1.19.0.tgz", + "integrity": "sha512-Qb7V7pF8Sy5cd1lqskqlEvmuhMIPek8X+G84Qe236lMgu+8XLM8pk0HJzZdvHAsYGU8M+wmKAccfk6DyIvweng==", "license": "Apache-2.0" }, "node_modules/@adobe/semantic-release-coralogix": { @@ -11590,15 +11590,15 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.37.3", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.37.3.tgz", - "integrity": "sha512-NFIYoN5T/nZzAJtf5KzuVS3VUjqDKowxkpjvZl2d95ro7Tqe6FLrEC8brm9T7T4kxwjjWlaRKZ59hwIrcBgOgA==", + "version": "2.37.4", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.37.4.tgz", + "integrity": "sha512-vizko4l8dT+nS3FnHo5BLMDqsC8gA36TTXRp7sSAMxI4N6zjSMf19R1OA2Cg8nhe43xYty3bcn7jJYNDvwYC7Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-universal": "5.2.2", - "@adobe/rum-distiller": "1.17.0", + "@adobe/rum-distiller": "1.19.0", "@adobe/spacecat-shared-utils": "1.48.0", "aws4": "1.13.2", "urijs": "1.19.11" diff --git a/package.json b/package.json index 249794a2..423badee 100755 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-rum-api-client": "2.37.3", + "@adobe/spacecat-shared-rum-api-client": "2.37.4", "@adobe/spacecat-shared-ims-client": "1.8.10", "@adobe/spacecat-shared-data-access": "2.62.1", "@adobe/spacecat-shared-http-utils": "1.17.2",