diff --git a/package-lock.json b/package-lock.json index 277423eb1..a834967e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@formatjs/cli": "5.0.6", "@patternfly/quickstarts": "^2.3.1", "@patternfly/react-core": "^4.250.1", - "@patternfly/react-icons": "^4.86.7", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.67.19", "@patternfly/react-tokens": "^4.94.6", "@redhat-cloud-services/access-requests-frontend": "^1.2.11", @@ -3098,9 +3098,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "4.92.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.6.tgz", - "integrity": "sha512-UdMSDqJ7fCxi/E6vlsFHuDZ3L0+kqBZ4ujRi4mjokrsvzOR4WFdaMhC+7iRy4aPNjT0DpHVjVUUUoWwKID9VqA==", + "version": "4.93.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.6.tgz", + "integrity": "sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==", "peerDependencies": { "react": "^16.8 || ^17 || ^18", "react-dom": "^16.8 || ^17 || ^18" @@ -21357,9 +21357,9 @@ } }, "@patternfly/react-icons": { - "version": "4.92.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.92.6.tgz", - "integrity": "sha512-UdMSDqJ7fCxi/E6vlsFHuDZ3L0+kqBZ4ujRi4mjokrsvzOR4WFdaMhC+7iRy4aPNjT0DpHVjVUUUoWwKID9VqA==", + "version": "4.93.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.6.tgz", + "integrity": "sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==", "requires": {} }, "@patternfly/react-styles": { diff --git a/package.json b/package.json index 0a77ce14e..2bae53dbd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@formatjs/cli": "5.0.6", "@patternfly/quickstarts": "^2.3.1", "@patternfly/react-core": "^4.250.1", - "@patternfly/react-icons": "^4.86.7", + "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.67.19", "@patternfly/react-tokens": "^4.94.6", "@redhat-cloud-services/access-requests-frontend": "^1.2.11",