diff --git a/package-lock.json b/package-lock.json index 0aaa48a..11aefbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-data-access": "2.57.0", "@adobe/spacecat-shared-http-utils": "1.16.0", "@adobe/spacecat-shared-ims-client": "1.8.8", - "@adobe/spacecat-shared-rum-api-client": "^2.36.4", + "@adobe/spacecat-shared-rum-api-client": "2.36.5", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.48.0", "@aws-sdk/client-lambda": "3.873.0", @@ -7182,9 +7182,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.36.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.36.4.tgz", - "integrity": "sha512-al/HV57b7ELGENfSk/I5nwyaFxhZJAIv27Susbs54Up9UxHXJ2oppJ/rRPGKXjW7iTBKx5JoYd/PEadVZZnCmQ==", + "version": "2.36.5", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.36.5.tgz", + "integrity": "sha512-hQSFoBlRkqX64EXTobBU5Me6S74XGJg1B78OKxCnSoFymxVRTZ1CBC3smWSTtxKn9+pAdJfd8mePHfUnQoDgxA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", diff --git a/package.json b/package.json index 12b2896..dd24bc0 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.36.4", + "@adobe/spacecat-shared-rum-api-client": "2.36.5", "@adobe/spacecat-shared-ims-client": "1.8.8", "@adobe/spacecat-shared-data-access": "2.57.0", "@adobe/spacecat-shared-http-utils": "1.16.0",