From f1f2298e17a8e6cea5b19c5ab592f6197e41d85a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 01:32:38 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 5.0.1 to 5.1.1 in /ui Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.0.1...@patternfly/react-icons@5.1.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 5a0facfe..9f740dd0 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -12,7 +12,7 @@ "@patternfly/react-charts": "^7.0.1", "@patternfly/react-code-editor": "^4.82.104", "@patternfly/react-core": "^5.0.0", - "@patternfly/react-icons": "^5.0.1", + "@patternfly/react-icons": "^5.1.1", "@patternfly/react-styles": "^5.0.0", "@patternfly/react-table": "^5.0.1", "async": "^3.2.4", @@ -1484,9 +1484,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.0.1.tgz", - "integrity": "sha512-MduetDRzve3eRlKAioM/UxmVuPyFccdeBWAKhbN4SBn7RaZWS7kO7/xZzNkpeT5pqQIeAACvz3uiV2/3uAf38w==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.1.tgz", + "integrity": "sha512-9gCxkWz2xcdi0rtXu2F0L68w4tLIlsgGTACo1ggr4aVng9jRX++o1PlCOqscOd9o0NiFnFD7BLlZUGvJWaYEZg==", "peerDependencies": { "react": "^17 || ^18", "react-dom": "^17 || ^18" @@ -16177,9 +16177,9 @@ } }, "@patternfly/react-icons": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.0.1.tgz", - "integrity": "sha512-MduetDRzve3eRlKAioM/UxmVuPyFccdeBWAKhbN4SBn7RaZWS7kO7/xZzNkpeT5pqQIeAACvz3uiV2/3uAf38w==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.1.tgz", + "integrity": "sha512-9gCxkWz2xcdi0rtXu2F0L68w4tLIlsgGTACo1ggr4aVng9jRX++o1PlCOqscOd9o0NiFnFD7BLlZUGvJWaYEZg==", "requires": {} }, "@patternfly/react-styles": { diff --git a/ui/package.json b/ui/package.json index 423d47ab..e7b0f16e 100644 --- a/ui/package.json +++ b/ui/package.json @@ -73,7 +73,7 @@ "@patternfly/react-charts": "^7.0.1", "@patternfly/react-code-editor": "^4.82.104", "@patternfly/react-core": "^5.0.0", - "@patternfly/react-icons": "^5.0.1", + "@patternfly/react-icons": "^5.1.1", "@patternfly/react-styles": "^5.0.0", "@patternfly/react-table": "^5.0.1", "async": "^3.2.4",