From b09826e98f687ecc4633db3368e28cb5073e7b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:07:30 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 4.2.10 to 4.2.11. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d4d41599..a43aba98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/react-code-editor": "5.3.3", "@patternfly/react-core": "5.3.3", "@patternfly/react-table": "5.3.3", - "@redhat-cloud-services/frontend-components": "4.2.10", + "@redhat-cloud-services/frontend-components": "4.2.11", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", "@redhat-cloud-services/frontend-components-utilities": "4.0.11", "@reduxjs/toolkit": "2.2.5", @@ -3567,9 +3567,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.10.tgz", - "integrity": "sha512-4pAmnoVRkFS4h21KNnGmOZn1co4m4y8/GcCFxbnEp8nh8OWSyD2r16DPS95wG9mjcSYmPn9OQ+Ooh+PE6+/wWQ==", + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.11.tgz", + "integrity": "sha512-Mp8hksPvUOcTtybKGjaZoE6Pwl68Z1T7raKzDpIqoFgwz6T/KRzyRGNy5JD1QpB6lR/kN3QIw8CXAfZEvSe+Qw==", "dependencies": { "@patternfly/react-component-groups": "^5.0.0", "@redhat-cloud-services/frontend-components-utilities": "^4.0.0", @@ -3577,7 +3577,7 @@ "@scalprum/core": "^0.7.0", "@scalprum/react-core": "^0.7.0", "classnames": "^2.2.5", - "sanitize-html": "^2.7.2" + "sanitize-html": "^2.12.1" }, "peerDependencies": { "@patternfly/react-core": "^5.0.0", diff --git a/package.json b/package.json index 3d5443cb..cd230a94 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "5.3.3", "@patternfly/react-code-editor": "5.3.3", "@patternfly/react-table": "5.3.3", - "@redhat-cloud-services/frontend-components": "4.2.10", + "@redhat-cloud-services/frontend-components": "4.2.11", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", "@redhat-cloud-services/frontend-components-utilities": "4.0.11", "@reduxjs/toolkit": "2.2.5",