From 8672e634b2c66c6e27b9e33060da9be09d5ce5d6 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:41:20 +0000 Subject: [PATCH] chore(deps): update dependency @redhat-cloud-services/frontend-components-utilities to v7.4.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0a3c28b3..8ef3b82a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4529,9 +4529,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.2.0.tgz", - "integrity": "sha512-3WjCgkRGG1vLmxdy71fErrusBDVWwAF1hNVGKs5uDimazzA52ogqMB7nmjzPkmCY75kQNnkRBNuzO76Xol8MDQ==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.4.0.tgz", + "integrity": "sha512-rn8n3ClaSmecKGL645rknF3CaNLMMUZjkYoYNkYSS6bp4/eC31tFY36KDG9gPIap13CcgUPZJ+Ca/p+TASfolA==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/rbac-client": "^6.0.1", @@ -4570,9 +4570,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/@redhat-cloud-services/types": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-3.4.1.tgz", - "integrity": "sha512-CFitF1y2aX+VkdNIiCDqEStBDETccSixkh1SyVnhTuY5BxksphkBzYyQSHxwe8SW9l/kG60owwRy0TDvntQ/8Q==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-3.6.0.tgz", + "integrity": "sha512-ise3Z8ybLuMpK1L4tQdisZ+G4D81Ad2jAqiq/cn2b8dpvp/c6dqNxQ6a3OUJ8z47fMW7RyW6T4aewMeoTcbjRA==", "license": "Apache-2.0" }, "node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/p-map": {