Skip to content

Commit 24688ec

Browse files
committed
fix: packages/react-docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869619 - https://snyk.io/vuln/SNYK-JS-LODASH-15869625
1 parent 34b99cc commit 24688ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@patternfly/react-drag-drop": "workspace:^",
3131
"@patternfly/react-icons": "workspace:^",
3232
"@patternfly/react-styles": "workspace:^",
33-
"@patternfly/react-table": "workspace:^",
33+
"@patternfly/react-table": "0.3.0",
3434
"@patternfly/react-templates": "workspace:^",
3535
"@patternfly/react-tokens": "workspace:^",
3636
"echarts": "^5.6.0 || ^6.0.0",

0 commit comments

Comments
 (0)