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": {