From a57459c2eae337a2c6891508ab3807e430a0fd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 17:05:03 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 4.93.0 to 4.93.6 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.93.0 to 4.93.6. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.93.0...@patternfly/react-icons@4.93.6) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" 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 bcc19bc2e..620fd40b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@data-driven-forms/pf4-component-mapper": "^3.18.6", "@data-driven-forms/react-form-renderer": "^3.18.6", "@patternfly/react-core": "^4.264.0", - "@patternfly/react-icons": "^4.93.0", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.111.45", "@redhat-cloud-services/frontend-components": "3.9.25", "@redhat-cloud-services/frontend-components-notifications": "3.2.12", @@ -3137,9 +3137,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "4.93.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.0.tgz", - "integrity": "sha512-OH0vORVioL+HLWMEog8/3u8jsiMCeJ0pFpvRKRhy5Uk4CdAe40k1SOBvXJP6opr+O8TLbz0q3bm8Jsh/bPaCuQ==", + "version": "4.93.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.6.tgz", + "integrity": "sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==", "peerDependencies": { "react": "^16.8 || ^17 || ^18", "react-dom": "^16.8 || ^17 || ^18" @@ -20014,9 +20014,9 @@ } }, "@patternfly/react-icons": { - "version": "4.93.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.0.tgz", - "integrity": "sha512-OH0vORVioL+HLWMEog8/3u8jsiMCeJ0pFpvRKRhy5Uk4CdAe40k1SOBvXJP6opr+O8TLbz0q3bm8Jsh/bPaCuQ==", + "version": "4.93.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.6.tgz", + "integrity": "sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==", "requires": {} }, "@patternfly/react-styles": { diff --git a/package.json b/package.json index 732ae5e1f..f1ef50357 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@data-driven-forms/pf4-component-mapper": "^3.18.6", "@data-driven-forms/react-form-renderer": "^3.18.6", "@patternfly/react-core": "^4.264.0", - "@patternfly/react-icons": "^4.93.0", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.111.45", "@redhat-cloud-services/frontend-components": "3.9.25", "@redhat-cloud-services/frontend-components-notifications": "3.2.12",