From 82a526c081895386b7e5202669c8fd06fc24417e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:33:47 +0000 Subject: [PATCH] chore(deps): bump @redhat-cloud-services/host-inventory-client Bumps the clients group with 1 update: [@redhat-cloud-services/host-inventory-client](https://github.com/RedHatInsights/javascript-clients). Updates `@redhat-cloud-services/host-inventory-client` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/RedHatInsights/javascript-clients/releases) - [Commits](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/host-inventory-client-5.0.1...@redhat-cloud-services/host-inventory-client-5.0.2) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/host-inventory-client" dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clients ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",