diff --git a/package-lock.json b/package-lock.json index 2c8698c8..c71dd0ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-data-access": "2.62.0", "@adobe/spacecat-shared-http-utils": "1.17.2", "@adobe/spacecat-shared-ims-client": "1.8.10", - "@adobe/spacecat-shared-rum-api-client": "2.37.2", + "@adobe/spacecat-shared-rum-api-client": "2.37.3", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.50.4", "@aws-sdk/client-lambda": "3.883.0", @@ -11893,9 +11893,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.37.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.37.2.tgz", - "integrity": "sha512-WCLYjHAn54yb2daMYEAm/mkWFSdCLVNx+e1aVXBGRxxhfFDHHOjZJxqfmc3cxs1cZ+e8QAjrYA1vKdktfQDQnw==", + "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==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", diff --git a/package.json b/package.json index a844f566..50081867 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.2", + "@adobe/spacecat-shared-rum-api-client": "2.37.3", "@adobe/spacecat-shared-ims-client": "1.8.10", "@adobe/spacecat-shared-data-access": "2.62.0", "@adobe/spacecat-shared-http-utils": "1.17.2",