From 99e1920d42fc0b518b86e609664e9d0dd52f4fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 14:01:59 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 4.90.0 to 4.92.10 in /awx/ui Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.90.0 to 4.92.10. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.90.0...@patternfly/react-icons@4.92.10) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- awx/ui/package-lock.json | 18 +++++++++--------- awx/ui/package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/awx/ui/package-lock.json b/awx/ui/package-lock.json index 2b55750efe..4024acd78d 100644 --- a/awx/ui/package-lock.json +++ b/awx/ui/package-lock.json @@ -9,7 +9,7 @@ "@lingui/react": "3.14.0", "@patternfly/patternfly": "4.210.2", "@patternfly/react-core": "^4.239.0", - "@patternfly/react-icons": "4.90.0", + "@patternfly/react-icons": "4.92.10", "@patternfly/react-table": "4.108.0", "ace-builds": "^1.10.1", "ansi-to-html": "0.7.2", @@ -3775,12 +3775,12 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@patternfly/react-icons": { - "version": "4.90.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.90.0.tgz", - "integrity": "sha512-qEnQKbxbUgyiosiKSkeKEBwmhgJwWEqniIAFyoxj+kpzAdeu7ueWe5iBbqo06mvDOedecFiM5mIE1N0MXwk8Yw==", + "version": "4.92.10", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.10.tgz", + "integrity": "sha512-vwCy7b+OyyuvLDSLqLUG2DkJZgMDogjld8tJTdAaG8HiEhC1sJPZac+5wD7AuS3ym/sQolS4vYtNiVDnMEORxA==", "peerDependencies": { - "react": "^16.8.0 || ^17.0.0", - "react-dom": "^16.8.0 || ^17.0.0" + "react": "^16.8 || ^17 || ^18", + "react-dom": "^16.8 || ^17 || ^18" } }, "node_modules/@patternfly/react-styles": { @@ -25115,9 +25115,9 @@ } }, "@patternfly/react-icons": { - "version": "4.90.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.90.0.tgz", - "integrity": "sha512-qEnQKbxbUgyiosiKSkeKEBwmhgJwWEqniIAFyoxj+kpzAdeu7ueWe5iBbqo06mvDOedecFiM5mIE1N0MXwk8Yw==", + "version": "4.92.10", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.10.tgz", + "integrity": "sha512-vwCy7b+OyyuvLDSLqLUG2DkJZgMDogjld8tJTdAaG8HiEhC1sJPZac+5wD7AuS3ym/sQolS4vYtNiVDnMEORxA==", "requires": {} }, "@patternfly/react-styles": { diff --git a/awx/ui/package.json b/awx/ui/package.json index 8f5f4b0fba..8c63a760b2 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -9,7 +9,7 @@ "@lingui/react": "3.14.0", "@patternfly/patternfly": "4.210.2", "@patternfly/react-core": "^4.239.0", - "@patternfly/react-icons": "4.90.0", + "@patternfly/react-icons": "4.92.10", "@patternfly/react-table": "4.108.0", "ace-builds": "^1.10.1", "ansi-to-html": "0.7.2",