diff --git a/package-lock.json b/package-lock.json index bcc19bc2e..95cb2ecbe 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.3", "@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.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.3.tgz", + "integrity": "sha512-OIEeTc4Noi9XOIRF3OB3sz9dRnxr1h4eNIzIeZwRd8xXWCQxYcrllxPV98F3+RpL4ZCH2QWb/2gG4mHrVyX+0A==", "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.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.3.tgz", + "integrity": "sha512-OIEeTc4Noi9XOIRF3OB3sz9dRnxr1h4eNIzIeZwRd8xXWCQxYcrllxPV98F3+RpL4ZCH2QWb/2gG4mHrVyX+0A==", "requires": {} }, "@patternfly/react-styles": { diff --git a/package.json b/package.json index 732ae5e1f..95d5ee509 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.3", "@patternfly/react-table": "^4.111.45", "@redhat-cloud-services/frontend-components": "3.9.25", "@redhat-cloud-services/frontend-components-notifications": "3.2.12",