From 08453181567fe5357809e2fefcec8cd20317e7e9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Mar 2026 21:57:55 +0000 Subject: [PATCH] fix: packages/documentation-site/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 --- packages/documentation-site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/documentation-site/package.json b/packages/documentation-site/package.json index 9f84ffa5cd..fefe53188b 100644 --- a/packages/documentation-site/package.json +++ b/packages/documentation-site/package.json @@ -20,7 +20,7 @@ "dependencies": { "@patternfly/chatbot": "6.5.0", "@patternfly/design-tokens": "1.14.9", - "@patternfly/documentation-framework": "workspace:*", + "@patternfly/documentation-framework": "1.0.0", "@patternfly/quickstarts": "6.4.0", "@patternfly/react-catalog-view-extension": "6.3.0", "@patternfly/react-charts": "8.5.0-prerelease.15",