Skip to content

Commit 7c3f487

Browse files
committed
fix: packages/dev/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097
1 parent 1b8d199 commit 7c3f487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@patternfly/patternfly": "^6.0.0",
13-
"@patternfly/quickstarts": "^6.0.0-alpha.0",
13+
"@patternfly/quickstarts": "^0.0.0",
1414
"@patternfly/react-core": "^6.0.0",
1515
"i18next": "^24.2.3",
1616
"i18next-browser-languagedetector": "^8.0.0",

0 commit comments

Comments
 (0)