diff --git a/package-lock.json b/package-lock.json index 43ef67e76..f787d5d3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@redhat-cloud-services/frontend-components-remediations": "^4.8.0", "@redhat-cloud-services/frontend-components-translations": "^4.3.2", "@redhat-cloud-services/frontend-components-utilities": "^7.3.2", - "@redhat-cloud-services/host-inventory-client": "^5.0.1", + "@redhat-cloud-services/host-inventory-client": "^5.0.2", "@redhat-cloud-services/javascript-clients-shared": "^2.0.6", "@scalprum/react-core": "^0.11.1", "@sentry/webpack-plugin": "^5.1.1", @@ -6201,9 +6201,9 @@ } }, "node_modules/@redhat-cloud-services/host-inventory-client": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/host-inventory-client/-/host-inventory-client-5.0.1.tgz", - "integrity": "sha512-0/kG6qpvQBJ8nPbvlU7A+sHya3EmWPBmnvvqmdf6A45/Uknl5U495pI4oUS3ICRFhWdtU032SCzGC875/dmxMA==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/host-inventory-client/-/host-inventory-client-5.0.2.tgz", + "integrity": "sha512-8PlOowj1xKY+ZIrdiXW+ynTOQXeGZYmR2LxoiAAgSdhFtkoZpPLyHbQ5QojxzsGUXR788k/aSLPWkXmjXxCqNw==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/javascript-clients-shared": "^2.0.5", diff --git a/package.json b/package.json index 5879f0c76..41348218f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@redhat-cloud-services/frontend-components-remediations": "^4.8.0", "@redhat-cloud-services/frontend-components-translations": "^4.3.2", "@redhat-cloud-services/frontend-components-utilities": "^7.3.2", - "@redhat-cloud-services/host-inventory-client": "^5.0.1", + "@redhat-cloud-services/host-inventory-client": "^5.0.2", "@redhat-cloud-services/javascript-clients-shared": "^2.0.6", "@scalprum/react-core": "^0.11.1", "@sentry/webpack-plugin": "^5.1.1",