From e7a7565773634ffb8eb56225cd1e345285f19d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 10:07:38 +0000 Subject: [PATCH] (chore): Bump @redhat-cloud-services/frontend-components-utilities Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.7.1 to 3.7.3. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9ccefa661..6baea019f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@redhat-cloud-services/frontend-components": "^3.11.1", "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", - "@redhat-cloud-services/frontend-components-utilities": "^3.7.1", + "@redhat-cloud-services/frontend-components-utilities": "^3.7.3", "@redhat-cloud-services/rbac-client": "^1.2.5", "@unleash/proxy-client-react": "^3.6.0", "axios": "^1.4.0", @@ -2620,9 +2620,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.7.1.tgz", - "integrity": "sha512-zHIQY36EZ0gBEvRXwY1yRd3/3vh3Hc9dofZ8YY1MzaabV8YLRHepjkE2lrPbUbE549PXbi0uuHCANqYSZJnn4A==", + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.7.3.tgz", + "integrity": "sha512-6lXSfMjNzOYO1sreraIVCK2b5MCLuAfFuWgNzqTb+wf6u1Ix9zDGNcvPIkK985r45cGL8oAHPGL2retycMIiiQ==", "dependencies": { "@redhat-cloud-services/types": "^0.0.24", "@sentry/browser": "^5.30.0", @@ -21218,9 +21218,9 @@ } }, "@redhat-cloud-services/frontend-components-utilities": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.7.1.tgz", - "integrity": "sha512-zHIQY36EZ0gBEvRXwY1yRd3/3vh3Hc9dofZ8YY1MzaabV8YLRHepjkE2lrPbUbE549PXbi0uuHCANqYSZJnn4A==", + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.7.3.tgz", + "integrity": "sha512-6lXSfMjNzOYO1sreraIVCK2b5MCLuAfFuWgNzqTb+wf6u1Ix9zDGNcvPIkK985r45cGL8oAHPGL2retycMIiiQ==", "requires": { "@redhat-cloud-services/types": "^0.0.24", "@sentry/browser": "^5.30.0", diff --git a/package.json b/package.json index 46757d1fb..a657a8d7d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@redhat-cloud-services/frontend-components": "^3.11.1", "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", - "@redhat-cloud-services/frontend-components-utilities": "^3.7.1", + "@redhat-cloud-services/frontend-components-utilities": "^3.7.3", "@redhat-cloud-services/rbac-client": "^1.2.5", "@unleash/proxy-client-react": "^3.6.0", "axios": "^1.4.0",