From 8175b3f61ae8682da338178e734b5c4b2439ca77 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 12:35:33 +0000 Subject: [PATCH] Update dependency @openshift-console/dynamic-plugin-sdk to v4.19.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 58b63d69..027b202f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,9 +265,7 @@ webpack "^5.75.0" "@openshift-console/dynamic-plugin-sdk@^4.19.0-prerelease.2": - version "4.19.0" - resolved "https://registry.yarnpkg.com/@openshift-console/dynamic-plugin-sdk/-/dynamic-plugin-sdk-4.19.0.tgz#c9b6c1338b14c174520bff827f4e2be5ab2290a4" - integrity sha512-v1pNt2eDCyXwRZX+66QDnaYtrwbLapRMtCQql65pgePsE5/5aoOSGIsTjIB812j+oagAB1yk4r7OUlopA2F8kw== + version "4.19.1" dependencies: "@patternfly/react-topology" "^6.2.0" classnames "2.x"