build(deps): bump @redhat-cloud-services/frontend-components-utilities

Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/RedHatInsights/frontend-components/releases)
- [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-utilities-6.1.0...@redhat-cloud-services/frontend-components-utilities-6.1.1)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-30 04:36:43 +00:00 committed by Klara Simickova
parent 8d656b766c
commit 98b890206b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@patternfly/react-table": "6.3.0",
"@redhat-cloud-services/frontend-components": "6.1.1",
"@redhat-cloud-services/frontend-components-notifications": "6.1.1",
"@redhat-cloud-services/frontend-components-utilities": "6.1.0",
"@redhat-cloud-services/frontend-components-utilities": "6.1.1",
"@reduxjs/toolkit": "2.8.2",
"@scalprum/react-core": "0.9.5",
"@sentry/webpack-plugin": "4.0.1",
@ -4182,9 +4182,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.0.tgz",
"integrity": "sha512-84+ulQLAkztXox1FcujEr2ktxcyryS1vhkvFqZgWK1/i0TK+AnBPH5G53NPjoDLPNHEEu2lYm4K/d+AC1+y+DA==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
@ -22552,9 +22552,9 @@
}
},
"@redhat-cloud-services/frontend-components-utilities": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.0.tgz",
"integrity": "sha512-84+ulQLAkztXox1FcujEr2ktxcyryS1vhkvFqZgWK1/i0TK+AnBPH5G53NPjoDLPNHEEu2lYm4K/d+AC1+y+DA==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
"requires": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
"@redhat-cloud-services/types": "^2.0.0",