diff --git a/package-lock.json b/package-lock.json index 93d08bc8..d04fdc41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/react-code-editor": "6.3.0", "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.3.0", - "@redhat-cloud-services/frontend-components": "6.1.0", + "@redhat-cloud-services/frontend-components": "6.1.1", "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", @@ -4044,9 +4044,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.0.tgz", - "integrity": "sha512-uLZfNCJIRxpiI15io9a0Y4/FuDSFEqAeLU6DMefs3Z0WdpvWEWJcoDZ7d4tiD1qCpbyfqMb4Luk98I5dZBznEw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.1.tgz", + "integrity": "sha512-p6nqk6pLL8nnxxIzfyQd5K6yW4EBqNZlAlgWmgSttwuuPAzHTDHFtutTvtCMK/hzlyfTnyGgjRMe2TL+wXrEcQ==", "license": "Apache-2.0", "dependencies": { "@patternfly/react-component-groups": "^6.0.0", @@ -22516,9 +22516,9 @@ } }, "@redhat-cloud-services/frontend-components": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.0.tgz", - "integrity": "sha512-uLZfNCJIRxpiI15io9a0Y4/FuDSFEqAeLU6DMefs3Z0WdpvWEWJcoDZ7d4tiD1qCpbyfqMb4Luk98I5dZBznEw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.1.tgz", + "integrity": "sha512-p6nqk6pLL8nnxxIzfyQd5K6yW4EBqNZlAlgWmgSttwuuPAzHTDHFtutTvtCMK/hzlyfTnyGgjRMe2TL+wXrEcQ==", "requires": { "@patternfly/react-component-groups": "^6.0.0", "@redhat-cloud-services/frontend-components-utilities": "^6.0.0", diff --git a/package.json b/package.json index 4a7280b4..a0958dce 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@patternfly/react-code-editor": "6.3.0", "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.3.0", - "@redhat-cloud-services/frontend-components": "6.1.0", + "@redhat-cloud-services/frontend-components": "6.1.1", "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2",