From a7385378c4c5b97ed661bf84ee27d5bb2ffe3f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 01:34:34 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 5.3.0 to 5.3.1 in /ui Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.3.0...@patternfly/react-icons@5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-patch ... 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 4738e0a0..64efb96e 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -12,7 +12,7 @@ "@patternfly/react-charts": "^7.3.0", "@patternfly/react-code-editor": "^5.3.0", "@patternfly/react-core": "^5.3.1", - "@patternfly/react-icons": "^5.1.1", + "@patternfly/react-icons": "^5.3.1", "@patternfly/react-styles": "^5.3.0", "@patternfly/react-table": "^5.3.0", "async": "^3.2.5", @@ -1504,9 +1504,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.0.tgz", - "integrity": "sha512-oBdaK4Gz7yivNE7jQg46sPzfZakg7oxo5aSMLc0N6haOmDEegiTurNex+h+/z0oBPqzZC+cIQRaBeXEgXGwc9Q==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.1.tgz", + "integrity": "sha512-puiMzX39asr+j5adA3J1xuK5NjwKH4UAp57GoLTga9DcsPu0g8u0H3WHtunYCJzUQ8n7FvaMYFH1H0WcWlDIQQ==", "peerDependencies": { "react": "^17 || ^18", "react-dom": "^17 || ^18" @@ -16512,9 +16512,9 @@ } }, "@patternfly/react-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.0.tgz", - "integrity": "sha512-oBdaK4Gz7yivNE7jQg46sPzfZakg7oxo5aSMLc0N6haOmDEegiTurNex+h+/z0oBPqzZC+cIQRaBeXEgXGwc9Q==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.1.tgz", + "integrity": "sha512-puiMzX39asr+j5adA3J1xuK5NjwKH4UAp57GoLTga9DcsPu0g8u0H3WHtunYCJzUQ8n7FvaMYFH1H0WcWlDIQQ==", "requires": {} }, "@patternfly/react-styles": { diff --git a/ui/package.json b/ui/package.json index 7064ac8e..3cda5c37 100644 --- a/ui/package.json +++ b/ui/package.json @@ -73,7 +73,7 @@ "@patternfly/react-charts": "^7.3.0", "@patternfly/react-code-editor": "^5.3.0", "@patternfly/react-core": "^5.3.1", - "@patternfly/react-icons": "^5.1.1", + "@patternfly/react-icons": "^5.3.1", "@patternfly/react-styles": "^5.3.0", "@patternfly/react-table": "^5.3.0", "async": "^3.2.5",