diff --git a/package.json b/package.json index 7816cc86f..d9d627026 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@redhat-cloud-services/frontend-components-notifications": "^3.2.12", "@redhat-cloud-services/frontend-components-translations": "^3.2.5", "@redhat-cloud-services/frontend-components-utilities": "^3.3.13", - "@redhat-cloud-services/rbac-client": "^1.2.1", + "@redhat-cloud-services/rbac-client": "^1.2.2", "@unleash/proxy-client-react": "^3.5.2", "axios": "^1.3.4", "date-fns": "^2.29.3", diff --git a/yarn.lock b/yarn.lock index 5ef5efcf4..5d6ea73c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -998,10 +998,10 @@ "@scalprum/react-core" "^0.2.4" sanitize-html "^2.7.2" -"@redhat-cloud-services/rbac-client@^1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@redhat-cloud-services/rbac-client/-/rbac-client-1.2.1.tgz#91ff8616727a38c01ad14f4c212878774d9f27f3" - integrity sha512-c2GMVFYjZ0f8lYVR4vq8SwYOGXaoqJK52Ck9m/ytwLz9Cq4HnSwqfPrMaii+ehT2yqcEX2c5FBH41ZcZmKah5Q== +"@redhat-cloud-services/rbac-client@^1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@redhat-cloud-services/rbac-client/-/rbac-client-1.2.2.tgz#d49db1f2ace963cb5e842e31d70b296c936a6f61" + integrity sha512-U9wL6k4mJHBLStLXmHpq8WsopRv4tGjtQ39lZo9UUEWmu6g7ul1Sw9lB7D4p0sHLTFBjVzlbyIMKqTJh96iH9w== dependencies: axios "^0.27.2"