diff --git a/package-lock.json b/package-lock.json index 26fbc50e..dc73741b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@data-driven-forms/pf4-component-mapper": "^3.21.10", "@data-driven-forms/react-form-renderer": "^3.21.10", "@patternfly/react-core": "^5.1.1", - "@patternfly/react-icons": "^5.1.1", + "@patternfly/react-icons": "^5.1.2", "@patternfly/react-table": "^5.1.1", "@redhat-cloud-services/frontend-components": "^4.0.14", "@redhat-cloud-services/frontend-components-notifications": "^4.0.4", @@ -3446,9 +3446,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.1.tgz", - "integrity": "sha512-9gCxkWz2xcdi0rtXu2F0L68w4tLIlsgGTACo1ggr4aVng9jRX++o1PlCOqscOd9o0NiFnFD7BLlZUGvJWaYEZg==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.2.tgz", + "integrity": "sha512-hgf3OchvNyCcxqDrRJCkxauFdxENtVX2d6uTkMfOQWP3hs8hqYGHR5S0pe2teJ1SwAs2Rgtf7ezzmzKAouAjkw==", "peerDependencies": { "react": "^17 || ^18", "react-dom": "^17 || ^18" @@ -22180,9 +22180,9 @@ } }, "@patternfly/react-icons": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.1.tgz", - "integrity": "sha512-9gCxkWz2xcdi0rtXu2F0L68w4tLIlsgGTACo1ggr4aVng9jRX++o1PlCOqscOd9o0NiFnFD7BLlZUGvJWaYEZg==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.2.tgz", + "integrity": "sha512-hgf3OchvNyCcxqDrRJCkxauFdxENtVX2d6uTkMfOQWP3hs8hqYGHR5S0pe2teJ1SwAs2Rgtf7ezzmzKAouAjkw==", "requires": {} }, "@patternfly/react-styles": { diff --git a/package.json b/package.json index b875bb2e..c78417c5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@data-driven-forms/pf4-component-mapper": "^3.21.10", "@data-driven-forms/react-form-renderer": "^3.21.10", "@patternfly/react-core": "^5.1.1", - "@patternfly/react-icons": "^5.1.1", + "@patternfly/react-icons": "^5.1.2", "@patternfly/react-table": "^5.1.1", "@redhat-cloud-services/frontend-components": "^4.0.14", "@redhat-cloud-services/frontend-components-notifications": "^4.0.4",