From c2e2921f44e5b7e4790964dde44ad68f364d959b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 09:44:35 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 4.11.0 to 4.93.6 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.11.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.11.0...@patternfly/react-icons@4.93.6) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... 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 277423eb1..a834967e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@formatjs/cli": "5.0.6", "@patternfly/quickstarts": "^2.3.1", "@patternfly/react-core": "^4.250.1", - "@patternfly/react-icons": "^4.86.7", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.67.19", "@patternfly/react-tokens": "^4.94.6", "@redhat-cloud-services/access-requests-frontend": "^1.2.11", @@ -3098,9 +3098,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "4.92.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.6.tgz", - "integrity": "sha512-UdMSDqJ7fCxi/E6vlsFHuDZ3L0+kqBZ4ujRi4mjokrsvzOR4WFdaMhC+7iRy4aPNjT0DpHVjVUUUoWwKID9VqA==", + "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" @@ -21357,9 +21357,9 @@ } }, "@patternfly/react-icons": { - "version": "4.92.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.6.tgz", - "integrity": "sha512-UdMSDqJ7fCxi/E6vlsFHuDZ3L0+kqBZ4ujRi4mjokrsvzOR4WFdaMhC+7iRy4aPNjT0DpHVjVUUUoWwKID9VqA==", + "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 0a77ce14e..2bae53dbd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@formatjs/cli": "5.0.6", "@patternfly/quickstarts": "^2.3.1", "@patternfly/react-core": "^4.250.1", - "@patternfly/react-icons": "^4.86.7", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.67.19", "@patternfly/react-tokens": "^4.94.6", "@redhat-cloud-services/access-requests-frontend": "^1.2.11",