From c166b7a10e7dfd4c822dd0dcc9acb74294cef569 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Sep 2025 07:24:19 +0000 Subject: [PATCH] fix: upgrade @patternfly/patternfly from 6.0.0 to 6.3.1 Snyk has created this PR to upgrade @patternfly/patternfly from 6.0.0 to 6.3.1. See this package in npm: @patternfly/patternfly See this project in Snyk: https://app.snyk.io/org/patternfly-bD6TiY6PxAoojbR6oZkeJN/project/4fa216dc-11ca-42e5-9ca8-0fb156a8d62d?utm_source=github&utm_medium=referral&page=upgrade-pr --- packages/vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vscode/package.json b/packages/vscode/package.json index 8814dee3..31bcffec 100644 --- a/packages/vscode/package.json +++ b/packages/vscode/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@cloudmosaic/quickstarts": "^0.0.15", - "@patternfly/patternfly": "^6.0.0", + "@patternfly/patternfly": "^6.3.1", "i18next-parser": "^9.3.0", "js-base64": "^3.6.0", "js-yaml": "^4.0.0",