Skip to content

Commit 8b5eb4f

Browse files
fix: packages/dev/package.json to reduce vulnerabilities (#298)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 Co-authored-by: snyk-bot <[email protected]>
1 parent 816af75 commit 8b5eb4f

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
@@ -13,7 +13,7 @@
1313
"@patternfly/quickstarts": "*",
1414
"@patternfly/transform-adoc": "*",
1515
"@patternfly/react-core": "^5.2.1",
16-
"asciidoctor": "^2.2.6",
16+
"asciidoctor": "^3.0.0",
1717
"i18next": "^19.8.3",
1818
"i18next-browser-languagedetector": "^6.0.1",
1919
"i18next-parser": "^8.9.0",

0 commit comments

Comments
 (0)