From a1aa76a2ecd0a2124df99e7538090b3601f6ee39 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 18:51:07 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/react-core to v6.5.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index c632c9c4..c5498c6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4618,14 +4618,14 @@ } }, "node_modules/@patternfly/react-core": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.5.0.tgz", - "integrity": "sha512-gnnWPMiw4lcWCMPCvZ5r0wzNrrRBbs3cXioj7G/ejiQMm6kUdqf+4QJwtghH7m6JCZM2zimpoI4UlnZ+2AEjmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.5.1.tgz", + "integrity": "sha512-fFZ0hcIyHJO27hxbf53W3m2R11l0O9WxR7CusJXuCEaNMP31ULrhf5Pv6ROdTrrs39Kl/yPv+2QuxQfe/4e72g==", "license": "MIT", "dependencies": { - "@patternfly/react-icons": "^6.5.0", - "@patternfly/react-styles": "^6.5.0", - "@patternfly/react-tokens": "^6.5.0", + "@patternfly/react-icons": "^6.5.1", + "@patternfly/react-styles": "^6.5.1", + "@patternfly/react-tokens": "^6.5.1", "focus-trap": "7.6.6", "react-dropzone": "^14.3.5", "tslib": "^2.8.1" @@ -4656,9 +4656,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.5.0.tgz", - "integrity": "sha512-Y4CWTKR9mMwBd3Ogh+6O5kJSOt9pbrDPWXK1mz25d41bDX87VPJMtgyYQX3A2+MvXiKn3YOc4i9ZsnXVqSx6Kw==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.5.1.tgz", + "integrity": "sha512-CnuPvTTs4MMWx8CAUkmnY690ouN1bbHjunsyXu3QxvGOmzbztP+wS4BdiLS8TIXOIH80Yb7KPhnF8VkA+CduOA==", "license": "MIT", "peerDependencies": { "react": "^17 || ^18 || ^19", @@ -4666,9 +4666,9 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.5.0.tgz", - "integrity": "sha512-N5iw6W+BfMBDpY++OSXQ6j0ocSNOVCuRUK9mPYni6Sqi/ibXqUCsj7RbCalpCZi3WoMp9ARdjjKTWedtaOJ+1Q==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.5.1.tgz", + "integrity": "sha512-yQMzUbbf6qYM/v3JbPvaCJTgxRbOKoEw229XZmnnM8gDvp8ECiI7LqihrAOK/NA6T6M3DDgsRMd2JurUBhPDEw==", "license": "MIT" }, "node_modules/@patternfly/react-table": { @@ -4690,9 +4690,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.5.0.tgz", - "integrity": "sha512-rHNg8rvWJO12vHq1N32lxwPfXOlJ0KNd0HP4LhFJ9yJFsBxjQeZkcKZLAgeJyxXfT8kjScYkA7vqCmdY/o1mLQ==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.5.1.tgz", + "integrity": "sha512-zwepLsIQTL0Lf4R2/PIBOk1m+pm0hYVT3lktf2H4+Y87eRIifwMRb19c+pr4hj4ckGvHs+WxwjTfTj2Qqwn5rw==", "license": "MIT" }, "node_modules/@peculiar/asn1-cms": {