Skip to content

Commit 47c52aa

Browse files
committed
fix: packages/documentation-site/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-16799355
1 parent 1198d98 commit 47c52aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/documentation-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@patternfly/chatbot": "6.6.0-prerelease.8",
2222
"@patternfly/design-tokens": "1.16.2",
23-
"@patternfly/documentation-framework": "workspace:*",
23+
"@patternfly/documentation-framework": "1.0.0",
2424
"@patternfly/quickstarts": "6.5.0-prerelease.4",
2525
"@patternfly/react-catalog-view-extension": "6.4.0-prerelease.1",
2626
"@patternfly/react-charts": "8.5.0-prerelease.32",

0 commit comments

Comments
 (0)