diff --git a/package-lock.json b/package-lock.json index 3527ae57..e90ab86e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@patternfly/react-table": "5.3.4", "@redhat-cloud-services/frontend-components": "4.2.13", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", - "@redhat-cloud-services/frontend-components-utilities": "4.0.14", + "@redhat-cloud-services/frontend-components-utilities": "4.0.15", "@reduxjs/toolkit": "2.2.7", "@scalprum/react-core": "0.8.0", "@unleash/proxy-client-react": "4.3.1", @@ -2233,9 +2233,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "4.0.14", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.14.tgz", - "integrity": "sha512-Xf3zvEZ9nPZJ24qlDYtIkmFW/zsWwQHzU4rfaftNDol7mP+X21PunW3pMb9YSCDzRiqKiwWDUjtgiVjiuNTb3w==", + "version": "4.0.15", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.15.tgz", + "integrity": "sha512-09aUgj0Ly1CXbh2n4UJX35zL6JxCLzdacCv4IfpBljyMemWKm1t2q111l8a4lmsZgSihq/YYPjgnoFMEAze8YQ==", "dependencies": { "@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x", "@redhat-cloud-services/types": "^1.0.9", diff --git a/package.json b/package.json index 8d2aa1a3..4ae7def3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-table": "5.3.4", "@redhat-cloud-services/frontend-components": "4.2.13", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", - "@redhat-cloud-services/frontend-components-utilities": "4.0.14", + "@redhat-cloud-services/frontend-components-utilities": "4.0.15", "@reduxjs/toolkit": "2.2.7", "@scalprum/react-core": "0.8.0", "@unleash/proxy-client-react": "4.3.1",